Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pandaxtc committed Nov 4, 2023
1 parent 15b0241 commit e7ad7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# towa (WIP)
> A web-based viewer for DeepZoom (`.dzi`) images.
[![Netlify Status](https://api.netlify.com/api/v1/badges/a084f2f2-dab8-4e34-8c8f-f4873ff44086/deploy-status)](https://app.netlify.com/sites/towa-dzi/deploys)
[![Deploy to Pages](https://github.com/pandaxtc/towa/actions/workflows/deploy.yml/badge.svg)](https://github.com/pandaxtc/towa/actions/workflows/deploy.yml)

towa is a web-based [DeepZoom](https://en.wikipedia.org/wiki/Deep_Zoom) image viewer built using [Vite](https://vitejs.dev/) and a [fork of OpenSeaDragon](https://github.com/pandaxtc/openseadragon) that implements support for viewing on-disk DeepZoom pyramids in browsers that support the [File System Access API](https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API).

Expand Down Expand Up @@ -65,4 +65,4 @@ will take you to focus `(0.5972, 0.2309)` and zoom level `10.6333` in the `duomo

## Acknowledgements

Inspired by [osd-dzi-viewer](https://github.com/davidmcclure/osd-dzi-viewer/).
Inspired by [osd-dzi-viewer](https://github.com/davidmcclure/osd-dzi-viewer/).

0 comments on commit e7ad7d7

Please sign in to comment.