From bbd22c1e8422b1127c59e9e88648a01392013791 Mon Sep 17 00:00:00 2001 From: Varun Date: Fri, 4 Oct 2019 17:19:56 -0400 Subject: [PATCH 1/2] Modified README to have link to universal data tool --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9d9614c..a6c7ed0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +## About +The Open Human Annotation project is a project focused on creating an open-s +ource standard for annotating data. Using JSON to store how data will be processed, the tool can be used in any application where data transcription is needed.To test and create your own JSON files in the OHA standard, use the [Univeral Data Tool]("https://universaldatatool.com/"). +Live homepage [here](https://github.com/OpenHumanAnnotation/homepage) ## Available Scripts In the project directory, you can run: From d282ba3cdee7ef6432d14a220cc2eb9cda5ac2d6 Mon Sep 17 00:00:00 2001 From: Varun Date: Fri, 4 Oct 2019 17:22:00 -0400 Subject: [PATCH 2/2] Modified README to have correct final link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6c7ed0..c95047b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo The Open Human Annotation project is a project focused on creating an open-s ource standard for annotating data. Using JSON to store how data will be processed, the tool can be used in any application where data transcription is needed.To test and create your own JSON files in the OHA standard, use the [Univeral Data Tool]("https://universaldatatool.com/"). -Live homepage [here](https://github.com/OpenHumanAnnotation/homepage) +Live homepage [here](https://openhumanannotation.github.io/homepage/) ## Available Scripts In the project directory, you can run: