From ab0e9cfe09c0651d320c8b0616df9a9ea56c68cc Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sun, 27 Dec 2020 11:23:14 +0100 Subject: [PATCH] Readme --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 14f00c2..de3ae07 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,7 @@ # recogito-client-core -Core functions, classes and components for [RecogitoJS](https://github.com/recogito/recogito-js) and -[Annotorious](https://github.com/recogito/annotorious). +Core functions, classes and components for [RecogitoJS](https://github.com/recogito/recogito-js), +[Annotorious](https://github.com/recogito/annotorious) and [Annotorious OpenSeadragon](https://github.com/recogito/annotorious-openseadragon). -## Installing +To install `npm install @recogito/recogito-client-core` -Use `npm install @recogito/recogito-client-core` - -## Using - -For developer information and API Reference please -[visit the Wiki](https://github.com/recogito/recogito-client-core/wiki).