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

View File

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