From adc05421260b7ad45416086e5980d3b5d15caa78 Mon Sep 17 00:00:00 2001 From: Bramble Xu Date: Fri, 8 Mar 2019 09:57:43 +0900 Subject: [PATCH] #99: update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5af4775a..c29b3506 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,14 @@ git push heroku master ## Features * Collaborative annotation -* Language independent +* Multi-Language support +* Emoji :smile: support * (future) Auto labeling ## Requirements * Python 3.6+ -* django 2.0.5+ +* Django 2.1.7+ * Google Chrome(highly recommended) ## Installation