add some text

This commit is contained in:
Robert Nasarek 2022-01-11 10:14:40 +01:00
parent 68dd2830c7
commit 6c290d8a21

View file

@ -1,7 +1,9 @@
# WissKI Mirador Integration
Package bundle to [integrate Mirador 3 Image Viewer](https://github.com/ProjectMirador/mirador-integration) with annotations in the WissKI framework. Thanks to [Mirador](https://projectmirador.org/), you will find detailed contribution in the package.json and thanks to [Omeka S](https://omeka.org/s/) as we used [their integration](https://github.com/Daniel-KM/Omeka-S-module-Mirador) as an example.
Package bundle to [integrate Mirador 3 Image Viewer](https://github.com/ProjectMirador/mirador-integration) with annotations in the [WissKI](https://wiss-ki.eu) framework. Thanks to [Mirador](https://projectmirador.org/), you will find detailed contribution in the package.json and thanks to [Omeka S](https://omeka.org/s/) as we used [their integration](https://github.com/Daniel-KM/Omeka-S-module-Mirador) as an example.
## Build
The index.js and mirador-integration.js are ready to use, anyway if, you want to rebuild, type
~~~bash
npm i && npm run build
~~~
## Usage
Clone this repository to your webroots libraries directory and install and configure your WissKI Mirador Integration module.