Update README

This commit is contained in:
Devin Carlen 2011-10-20 14:45:35 -07:00
parent 045b1b08b6
commit fdcbe0fae6
1 changed files with 5 additions and 5 deletions

10
README
View File

@ -1,5 +1,5 @@
OpenStack Dashboard
-------------------
OpenStack Dashboard (Horizon)
-----------------------------
The OpenStack Dashboard is a Django based reference implementation of a web
based management interface for OpenStack.
@ -15,15 +15,15 @@ README file in the django-openstack folder.
For release management:
* https://launchpad.net/openstack-dashboard
* https://launchpad.net/horizon
For blueprints and feature specifications:
* https://blueprints.launchpad.net/openstack-dashboard
* https://blueprints.launchpad.net/horizon
For issue tracking:
* https://bugs.launchpad.net/openstack-dashboard
* https://bugs.launchpad.net/horizon
Project Structure and Testing:
------------------------------