From a38e23bc71c2ebd0cf871820c4e29fb09812aebb Mon Sep 17 00:00:00 2001 From: adi Date: Tue, 16 Dec 2014 16:21:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7a77b9..c89290b 100755 --- a/README.md +++ b/README.md @@ -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)