Update README.md

This commit is contained in:
adi 2014-12-16 16:21:11 +01:00
parent b2de826f86
commit a38e23bc71

View file

@ -9,7 +9,7 @@ Django Markdownx is a markdown editor built for Django.
It is simply an extension of the Django's Textarea widget made for editing Markdown with a live preview. It also supports uploading images with drag&drop functionality and auto tag insertion.
#### Preview
Preview was recorder using Bootstrap for layout and styling.
Used Bootstrap's predefined grid classes to style and align form controls.
![Example](https://dl.dropboxusercontent.com/u/2229134/django-markdownx.gif)