summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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