-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated readme and dead link in example
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# IIIF Adapter for the OpenLibrary BookReader | ||
## Introduction | ||
The following simple plugin is designed to extend the Internet Archive's [ BookReader javascript library ](https://github.com/openlibrary/bookreader), part of their [ OpenLibrary ](https://openlibrary.org/) project, so that IABookReader instances can consume images served from a IIIF-compatible backend. Many of the world's top universities, libraries, museums, and repositories have made thousands of previously inaccessible, rare resources freely and interoperably available using the IIIF API specifications. For more information, explore the documentation on [iiif.io](https://www.iiif.io). | ||
The following simple plugin is designed to extend the Internet Archive's [ BookReader javascript library ](https://github.com/openlibrary/bookreader), part of their [ OpenLibrary ](https://openlibrary.org/) project, so that IABookReader instances can consume images served from a IIIF-compatible backend. Many of the world's top universities, libraries, museums, and repositories have made thousands of previously inaccessible, rare resources freely and interoperably available using the IIIF API specifications. For more information, explore the documentation on [iiif.io](http://www.iiif.io). | ||
|
||
## Usage | ||
For a simple usage example, have a look in the [example directory](), or view the source of the available [live demo](). | ||
For a simple usage example, have a look in the [example directory](https://github.com/aeschylus/IIIFBookReader/tree/master/example), or view the source of the available [live demo](http://aeschylus.github.io/IIIFBookReader/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters