Merge branch 'master' of github.com:recogito/recogito-client-core
This commit is contained in:
commit
f245fd2ed9
11
README.md
11
README.md
|
@ -1,14 +1,13 @@
|
||||||
# recogito-client-core
|
# recogito-client-core
|
||||||
|
|
||||||
Core functions, classes and components for [RecogitoJS](https://github.com/recogito/recogito-js) and
|
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
|
[Annotorious](https://github.com/recogito/annotorious).
|
||||||
please [visit the Wiki](https://github.com/recogito/recogito-client-core/wiki).
|
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
Use `npm install @recogito/recogito-client-core`.
|
Use `npm install @recogito/recogito-client-core`
|
||||||
|
|
||||||
## Using
|
## 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).
|
||||||
|
|
Loading…
Reference in New Issue