Add supported features list to README

People have been asking for a list of things OpenBMC
supports.  This is a list of operator useable features
along with items that are in progress and additional
features we are looking for support.

Change-Id: I58ceb6aa32bbf68c190ba0eac5419979fbe9aa63
Signed-off-by: Chris Austen <austenc@us.ibm.com>
diff --git a/README.md b/README.md
index de363da..cbccf2b 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,39 @@
 Github.  It is recommended you search through the issues before opening
 a new one.
 
+## Features of OpenBMC ##
+
+**Feature List**
+* REST Management
+* IPMI
+* SSH based SOL
+* Power and Cooling Management
+* Event Logs
+* Zeroconf discoverable
+* Sensors
+* Inventory
+* LED Management
+* Host Watchdog
+* Simulation
+
+**Features In Progress**
+* Code Update Support for multiple BMC/BIOS images
+* POWER On Chip Controller (OCC) Support
+* Full IPMI 2.0 Compliance with DCMI
+* Verified Boot
+* HTML5 Java Script Web User Interface
+* BMC RAS
+
+**Features Requested but need help**
+* OpenCompute Redfish Compliance
+* OpenBMC performance monitoring
+* cgroup user management and policies
+* Remote KVM
+* Remote USB
+* OpenStack Ironic Integration
+* QEMU enhancements
+
+
 ## Finding out more ##
 Dive deeper in to OpenBMC by opening the [docs](https://github.com/openbmc/docs)
 repository