From 141b44c317d1e66e0d1a68a91cb4cf7dcdb635a6 Mon Sep 17 00:00:00 2001 From: adi- Date: Sun, 15 May 2016 13:38:54 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 397c933..4335981 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Django Markdownx is a Markdown editor built for Django. It enables raw editing, ![Preview](https://github.com/adi-/django-markdownx/blob/master/django-markdownx-preview.gif?raw=true "Preview") -*(using Bootstrap for layout and styling)* +*(using Bootstrap for layout and styling)* Template is highly customizable, so you can easily use i.e. Bootstrap to layout editor pane and preview pane side by side. Using multiple editors on one page is supported.