This commit is contained in:
Rainer Simon 2020-04-19 14:11:33 +02:00 committed by GitHub
parent 9183f2dfb2
commit 46636bc9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -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).