From d95641d52cbe25ee6064c9ffb3d8b3cd75fecb3f Mon Sep 17 00:00:00 2001 From: David Costello <126017669+Dcosthephalump@users.noreply.github.com> Date: Fri, 4 Aug 2023 13:52:03 -0600 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd490f4..1fd96ac 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # glyptodon -Glyptodon is a manuscript annotation tool that uses ipywidgets, Bokeh, and Panel libraries to make a web application for manuscript annotation +Glyptodon is a manuscript annotation tool that uses [Dash](https://dash.plotly.com/) and [Plotly](https://plotly.com/python/). + +At present, it can accept manuscript images for most image formats and manuscript transcriptions in xml. + +It cannot use the transcriptions uploaded in xml yet, but it should be able to in future updates. + +The purpose of this tool is to create and utilize physical document transcriptions for the digital humanities.