diff --git a/README.MD b/README.MD index 2d1665c782df0d5e293739ac65a48093a04c2c9b..c7e810214669d099f829f810a0e7962f27cf2f5e 100644 --- a/README.MD +++ b/README.MD @@ -1,21 +1,18 @@ -# Download From IIF-Collections +# Download From IIIF-Collections This repository provides a terminal script to auto-download images and ocrs -(actually `resource/oa:Annotation/[@type='dctypes:Text' && format = 'text/plain']`) with threaded requests. +(actually `resource/oa:Annotation/[@type='dctypes:Text' && format = 'text/plain']`) with threaded requests from [iiif collections](https://iiif.io/api/presentation/3.0/#51-collection). # Prerequisites - Knowledge - Basic terminal usage - - Really makes sense if you now some python and iif: You might want to alter the script + - Really makes sense if you now some python and iiif: You might want to alter the script - Software: - python 3.7 + - - Bether use `venv` https://docs.python.org/3/tutorial/venv.html + - Better use `venv` https://docs.python.org/3/tutorial/venv.html - `pip install -r requirements.txt` # Run script -Run `python script.py`. You will find help with `--help - - - \ No newline at end of file +Run `python script.py`. You will find help with `--help`