summaryrefslogtreecommitdiff
path: root/thermal
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 14:21:46 -0700
committerDen Delimarsky <[email protected]>2019-03-13 14:21:46 -0700
commit34dcaceff4ea13c5078c06058957abf075b358ef (patch)
tree84c5048b5568cda4d2ecbfdd19ab88425f4a22c8 /thermal
parent1404d5fcfc743326d065c7f6977a68e92f3bf9f6 (diff)
Update READMEs
Diffstat (limited to 'thermal')
-rw-r--r--thermal/simsensor/README.md4
-rw-r--r--thermal/thermalclient/README.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/thermal/simsensor/README.md b/thermal/simsensor/README.md
index 6c3bf565..c8e6994a 100644
--- a/thermal/simsensor/README.md
+++ b/thermal/simsensor/README.md
@@ -2,9 +2,9 @@
topic: sample
description: Demonstrates a simulated temperature sensor device.
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---
diff --git a/thermal/thermalclient/README.md b/thermal/thermalclient/README.md
index 670bfaaf..fa3c2cd1 100644
--- a/thermal/thermalclient/README.md
+++ b/thermal/thermalclient/README.md
@@ -3,9 +3,9 @@ topic: sample
name: SimThermalClient - Simulated Thermal Client Sample Driver
description: Simulates a device that is a Windows thermal management client.
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---