Skip to content
Snippets Groups Projects
Unverified Commit f60b4d11 authored by Astrid Probst's avatar Astrid Probst Committed by GitHub
Browse files

Update README.md

parent 981fc09f
Branches
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ Persisting annotations requires implementing an a IIIF annotation server. Severa ...@@ -9,7 +9,7 @@ Persisting annotations requires implementing an a IIIF annotation server. Severa
`mirador-annotations-extend-plugin` currently supports adapters for [Heidelberger annotation server](https://github.com/slub/mirador-annotations-extend-plugin/blob/master/src/adapters/HeiAnnoAdapter.js) and [local storage](https://github.com/slub/mirador-annotations-extend-plugin/blob/master/src/adapters/LocalStorageAdapter.js). `mirador-annotations-extend-plugin` currently supports adapters for [Heidelberger annotation server](https://github.com/slub/mirador-annotations-extend-plugin/blob/master/src/adapters/HeiAnnoAdapter.js) and [local storage](https://github.com/slub/mirador-annotations-extend-plugin/blob/master/src/adapters/LocalStorageAdapter.js).
## Installing `mirador-annotations-extend-plugin` ## Installing `mirador-annotations-extend-plugin`
`mirador-annotations-extend-plugin` requires an instance of Mirador 3. This package is not part of the `npmjs registry`, so to install the package run `npm i https://github.com/slub/mirador-annotations-extend-plugin`. See the [Mirador wiki](https://github.com/ProjectMirador/mirador/wiki) for examples of embedding Mirador within an application. See the [demo's index.js](https://github.com/slub/mirador-annotations-extend-plugin/blob/master/demo/src/index.js) for an example of importing the `mirador-annotations-extend-plugin` plugin and configuring the adapter. `mirador-annotations-extend-plugin` requires an instance of Mirador 3. See the [Mirador wiki](https://github.com/ProjectMirador/mirador/wiki) for examples of embedding Mirador within an application. See the [demo's index.js](https://github.com/slub/mirador-annotations-extend-plugin/blob/master/demo/src/index.js) for an example of importing the `mirador-annotations-extend-plugin` plugin and configuring the adapter.
## Credits ## Credits
### NFDI4Culture ### NFDI4Culture
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment