Update README.md

This commit is contained in:
Marc Aymerich 2014-10-18 14:29:14 +02:00
parent 0f9e798dee
commit b7e67382a9
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ The admin interface relies on [Django Admin](https://docs.djangoproject.com/en/d
Every app is [reusable](https://docs.djangoproject.com/en/dev/intro/reusable-apps/), this means that you can add any Orchestra application into your Django project `INSTALLED_APPS` strigh away.
However, Orchestra also provides glue, tools and patterns that you may find very convinient to use. Checkout the [documentation](http://django-orchestra.readthedocs.org/) if you want to know more.
![](docs/images/index-screenshot.png)
Development and Testing Setup