From 46636bc9d7e062df3b497f60014b01c59eefb2f1 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Sun, 19 Apr 2020 14:11:33 +0200 Subject: [PATCH] Readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5ab196..14f00c2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ Core functions, classes and components for [RecogitoJS](https://github.com/recogito/recogito-js) and [Annotorious](https://github.com/recogito/annotorious). -`npm install @recogito/recogito-client-core` +## Installing + +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).