====================
 READ ME, READ ME!!
====================

all the interesting & useful info goes here!!!

====================
    INSTALLATION
====================
to use django-serene simply just do:
>> pip install django-serene

====================
       USAGE
====================
1. In settings.py, add 'djangorestframework' and 'serene' in INSTALLED_APPS
2. The use of serene is very similar to djagnorestframework :)


