From a54e844439362ac283ed2bfe34289f07bcf00fac Mon Sep 17 00:00:00 2001 From: Hironsan Date: Tue, 8 Dec 2020 14:42:38 +0900 Subject: [PATCH] Update README.md to fix image link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3b5d1320..d8dc800b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +
# doccano @@ -13,7 +13,7 @@ doccano is an open source text annotation tool for humans. It provides annotatio You can try the [annotation demo](http://doccano.herokuapp.com). -![Demo image](./docs/images/demo/demo.gif) +![Demo image](https://raw.githubusercontent.com/doccano/doccano/master/docs/images/demo/demo.gif) ## Features @@ -54,7 +54,7 @@ After installation, simply run the following command: doccano ``` -Go to . +Go to . ### Docker