1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 19:59:55 +02:00

fix README

This commit is contained in:
Kai Labusch 2019-11-06 13:48:08 +01:00
parent df8745d731
commit 117b649120

View file

@ -47,7 +47,7 @@ page2tsv PAGE5.xml PAGE.tsv --image-url=http://link-to-corresponding-image-5
For instance, for the file assets/example.xml: For instance, for the file assets/example.xml:
``` ```
page2tsv example.xml example .tsv --image-url=http://content.staatsbibliothek-berlin.de/zefys/SNP27646518-18800101-0-3-0-0/left,top,width,height/full/0/default.jpg page2tsv example.xml example.tsv --image-url=http://content.staatsbibliothek-berlin.de/zefys/SNP27646518-18800101-0-3-0-0/left,top,width,height/full/0/default.jpg
``` ```
--- ---