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