diff --git a/README.md b/README.md index f8344c7..e2427cd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Storage for XML files used to represent Dante's *Divine Comedy*. Also includes text files and programs used to generate the XML. -This repo is mirrored at my home server: `https://git.lhess.xyz:1534/lhess/xml-commedia-mirror.git`. +This repo is mirrored at my home server: `https://git.lorenzohess.net:1534/lhess/xml-commedia-mirror`. ## Plaintext to XML I use Python and the Bourne Again Shell (Bash) to convert the *Comedy* from plaintext to XML. Currently, the XML *Comedy* complies with TEI specifications (full teiHeader coming soon). I took the plaintext files from this project: [ginestra/dante-visualized](https://github.com/ginestra/dante-visualised). The plaintext files are stored under `comedy-plaintext.d`, which contains subfolders for each canticle. Each subfolder contains text files, one per canto.