From 5fe6adbc4b30fbf3b8e0fc8c742bb110f0bd2cca Mon Sep 17 00:00:00 2001 From: adi Date: Wed, 17 Aug 2016 15:27:23 +0200 Subject: [PATCH] README.md update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 447f2ca..a4bda89 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Travis](https://img.shields.io/travis/adi-/django-markdownx.svg)](https://travis-ci.org/adi-/django-markdownx) [![Python Versions](https://img.shields.io/pypi/pyversions/django-markdownx.svg)](https://pypi.python.org/pypi/django-markdownx/) [![Django Versions](https://img.shields.io/badge/Django-1.8,%201.9,%201.10-green.svg)](https://www.djangoproject.com/) -[![Downloads](https://img.shields.io/pypi/dm/django-markdownx.svg)](https://pypi.python.org/pypi/django-markdownx/) [![License](https://img.shields.io/pypi/l/django-markdownx.svg)](https://pypi.python.org/pypi/django-markdownx/) Django Markdownx is a Markdown editor built for Django. It enables raw editing, live preview and image uploads (stored locally in `MEDIA` folder) with drag&drop functionality and auto tag insertion.