diff --git a/README.rst b/README.rst index e69de29..bfab8cb 100644 --- a/README.rst +++ b/README.rst @@ -0,0 +1,20 @@ +======================== +Team and repository tags +======================== + +.. image:: http://governance.openstack.org/badges/charm-deployment-guide.svg + :target: http://governance.openstack.org/reference/tags/index.html + +.. Change things from this point on + +================================ +OpenStack Charm Deployment Guide +================================ + +To build the guide, execute the following command:: + + $ tox + +After running ``tox``, the documentation will be available for viewing +in HTML format in the ``doc/build/`` directory. View these new documents +in your favorite web browser.