From c4765efd1183dd703f6455dd7ea163c33a7a7ffe Mon Sep 17 00:00:00 2001 From: Clemens Wolff Date: Tue, 13 Aug 2019 14:36:12 -0400 Subject: [PATCH] Fix alt tags --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab1caa07..0916b301 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ Now, open a Web browser and go to . You should see Now, try logging in with the superuser account you created in the previous step. You should see the doccano project list page: -projects +Projects page There is no project created yet. To create your project, make sure you’re in the project list page and select `Create Project` button. You should see the following screen: @@ -245,19 +245,19 @@ Click `Labels` button in left bar to define your own labels. You should see the Click `Users` button in left bar to assign project users to annotator, admin, or annotation approval roles. -Edit label +Assign users to roles on project ### Annotation Now, you are ready to annotate the texts. Just click the `Annotate Data` button in the navigation bar, you can start to annotate the documents you uploaded. -Edit label +Annotate data ### Export Data After the annotation step, you can download the annotated data. Click the `Edit data` button in navigation bar, and then click `Export Data`. You should see below screen: -Edit label +Export data You can export data as CSV file or JSON file by clicking the button. As for the export file format, you can check it here: [Export File Formats](https://github.com/chakki-works/doccano/wiki/Export-File-Formats).