From f1a882fe50bae1fc3f0eecddb8108a773d1f7625 Mon Sep 17 00:00:00 2001 From: MaCan Date: Thu, 4 Apr 2019 11:42:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 911afbe..7b60e8c 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,8 @@ you can see this after run the above code: Note that it can not start NER service and Text Classification service together. but you can using twice command line start ner service and text classification with different port. +## Licence +MIT. # The following tutorial is an old version and will be removed in the future.