diff --git a/README.md b/README.md index 4204460c..8845c8a1 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ License MIT TODO - +- add tests (integration with deployed registries in container - Docker-like) - get rid of Docker (meaning make this work w/o needing Docker installed) - require image argument to be fully qualified (not the Docker way) - drop the `Registry` field in the response because of the point above :)