Update README.md

This commit is contained in:
Rui Martins 2015-05-20 16:46:31 +01:00
parent c1abac5276
commit 6ffd8285ae

View file

@ -3,6 +3,8 @@
Simple app containing a mixin model that integrates modeltranslation
(https://github.com/deschler/django-modeltranslation) into wagtail panels system.
![alt tag](https://github.com/infoportugal/wagtail-modeltranslation/blob/master/screenshot.png?raw=true)
## Quick start
1. Make sure you have django-modeltranslation installed: