From 55ba1dd9077031a33aa428d61cab4843f7631be5 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Wed, 20 Jan 2016 19:26:19 +0100 Subject: [PATCH] fix markdown Signed-off-by: Antonio Murdaca --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7be7e85..4204460c 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ TODO - 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 :) + NOT TODO - - provide a _format_ flag - just use the awesome [jq](https://stedolan.github.io/jq/)