summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-01-31 09:14:39 -0800
committerPatrick Venture <venture@google.com>2019-01-31 09:14:39 -0800
commitf04336783f83777d4169c83d4e2677f272808686 (patch)
treea7001640033386ae94c6bd51e7f00f64617aaea2
parent3652fce5daebc8afbd8755a36d7d4c8bfe92bdad (diff)
downloadphosphor-pid-control-f04336783f83777d4169c83d4e2677f272808686.tar.gz
phosphor-pid-control-f04336783f83777d4169c83d4e2677f272808686.zip
README: add missing verbatim wrap
Add a missing verbatim wrap to make the "diagram" look more as-intended. Change-Id: I3f6b8c430a3b3833356e5c235c3752bf3042e5cb Signed-off-by: Patrick Venture <venture@google.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a6019c..26f2a10 100644
--- a/README.md
+++ b/README.md
@@ -330,6 +330,7 @@ dbus bus that we manage.
One defines a series of sensors and a series of PIDs that utilize those sensors
as inputs (and outputs).
+```
The thermal PID
set-point -------->|---|---> RPM
@@ -346,6 +347,7 @@ as inputs (and outputs).
thermal-out ----->| |-----> RPM
thermal-out ----->| MAX |
thermal-out ----->|_____|
+```
## Notes
OpenPOWER on IntegriCloud