From 9183f2dfb24aa3f3ea197de0ab01d8a73c18f89e Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sun, 19 Apr 2020 14:10:08 +0200 Subject: [PATCH] Readme --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 57b2a34..e5ab196 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,9 @@ # recogito-client-core Core functions, classes and components for [RecogitoJS](https://github.com/recogito/recogito-js) and -[Annotorious](https://github.com/recogito/annotorious). For developer information and API Reference -please [visit the Wiki](https://github.com/recogito/recogito-client-core/wiki). +[Annotorious](https://github.com/recogito/annotorious). -## Installing - -Use `npm install @recogito/recogito-client-core`. - -## Using - -Documentation is available at the [RecogitoJS Wiki](https://github.com/recogito/recogito-js/wiki). +`npm install @recogito/recogito-client-core` +For developer information and API Reference please +[visit the Wiki](https://github.com/recogito/recogito-client-core/wiki).