summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-07-25 16:32:12 -0500
committerGunnar Mills <gmills@us.ibm.com>2017-07-25 16:42:44 -0500
commitf2fb89922902369e2a136b94aafa1395192ea1e6 (patch)
treeeb7103ec3d6fdaa26727ee6061cafb0d2c9fdd0d
parent1e4922a6745cc77f9ce6176c3c3cb6d8f4750565 (diff)
downloadphosphor-fan-presence-f2fb89922902369e2a136b94aafa1395192ea1e6.tar.gz
phosphor-fan-presence-f2fb89922902369e2a136b94aafa1395192ea1e6.zip
phosphor-fan-presence README
Change-Id: I651338de2d07b9fae105e3225ffd08f2088a4518 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rwxr-xr-xREADME.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100755
index 0000000..9170196
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# phosphor-fan-presence
+Phosphor fan provides a set of fan monitoring and control applications.
+
+## To Build
+```
+To build this package, do the following steps:
+
+ 1. ./bootstrap.sh
+ 2. ./configure ${CONFIGURE_FLAGS}
+ 3. make
+
+To clean the repository run `./bootstrap.sh clean`.
+```
OpenPOWER on IntegriCloud