Update README.rst
diff --git a/README.rst b/README.rst
index ff7a112..da40458 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
 
-====
-Heat
-====
+============
+Heat Formula
+============
 
 Heat is the main project in the OpenStack Orchestration program. It implements
 an orchestration engine to launch multiple composite cloud applications based
@@ -11,7 +11,7 @@
 existing CloudFormation templates can be launched on OpenStack. Heat provides
 both an OpenStack-native ReST API and a CloudFormation-compatible Query API.
 
-Sample pillars
+Sample Pillars
 ==============
 
 Single Heat services on the controller node
@@ -136,47 +136,6 @@
         ....
 
 
-
-Usage
-=====
-
-Install Contrail Heat plugin for additional resources
-
-.. code-block:: bash
-
-    pip install git+https://github.com/Juniper/contrail-heat.git@R1.30
-
-Things to improve
-=================
-
-* IBM UrbanCode Deploy - has resources for AWS and VMWare
-  http://www.ibm.com/developerworks/rational/library/multi-platform-application-deployment-urbancode-deploy/
-
-Documentation and Bugs
-============================
-
-To learn how to deploy OpenStack Salt, consult the documentation available
-online at:
-
-    https://wiki.openstack.org/wiki/OpenStackSalt
-
-In the unfortunate event that bugs are discovered, they should be reported to
-the appropriate bug tracker. If you obtained the software from a 3rd party
-operating system vendor, it is often wise to use their own bug tracker for
-reporting problems. In all other cases use the master OpenStack bug tracker,
-available at:
-
-    http://bugs.launchpad.net/openstack-salt
-
-Developers wishing to work on the OpenStack Salt project should always base
-their work on the latest formulas code, available from the master GIT
-repository at:
-
-    https://git.openstack.org/cgit/openstack/salt-formula-heat
-
-Developers should also join the discussion on the IRC list, at:
-
-    https://wiki.openstack.org/wiki/Meetings/openstack-salt
 Documentation and Bugs
 ======================