diff --git a/README.md b/README.md index 48a48ce..8393488 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ but it's also possible to extract some meaningful contents (e.g. images). TODO ---- + * Replace STRICT variable with something better. + * Use logging module instead of sys.stderr. * Proper test cases. * PEP-8 and PEP-257 conformance. * Better documentation.