📝 README: Add testing instructions + reference README-DEV.md

fix/readme-no-checkpoint
Gerber, Mike 5 years ago
parent 93de16d81e
commit 830a61c2fe

@ -1,3 +1,12 @@
Testing
-------
In a Python 3 virtualenv:
~~~
pip install -e .
make test
~~~
Release
-------
* Update ocrd-tool.json version

@ -58,6 +58,11 @@ With `test-parameters.json`:
}
~~~
## Development & Testing
For information regarding development and testing, please see
[README-DEV.md](README-DEV.md).
TODO
----

Loading…
Cancel
Save