From f71afa7bb6abc3fdd990b5926951f6ddb0d0dac6 Mon Sep 17 00:00:00 2001 From: Robert Nasarek Date: Tue, 11 Jan 2022 16:24:46 +0100 Subject: [PATCH] small typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f8ee4a..aa309f1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # WissKI Mirador Integration 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 +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. \ No newline at end of file +Clone this repository to your webroots libraries directory and install and configure your WissKI Mirador Integration module.