Merge branch 'master' of github.com:recogito/recogito-client-core

This commit is contained in:
Rainer Simon 2020-04-20 19:05:00 +02:00
commit f245fd2ed9
1 changed files with 5 additions and 6 deletions

View File

@ -1,14 +1,13 @@
# 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
## Installing
Use `npm install @recogito/recogito-client-core`.
Use `npm install @recogito/recogito-client-core`
## Using
Documentation is available at the [RecogitoJS Wiki](https://github.com/recogito/recogito-js/wiki).
For developer information and API Reference please
[visit the Wiki](https://github.com/recogito/recogito-client-core/wiki).