From 462df7238f74a18e64bcace82a1da661cb66930f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 15 Mar 2017 13:55:26 -0400 Subject: [PATCH] Update the README: we actually have some CI tests Signed-off-by: Nalin Dahyabhai --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4dbed29b..cdb45ff8 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,5 @@ The buildah package provides a command line tool which can be used to Future goals include: * docs -* CI tests -* refactoring the CLI tool's logic into a library that the CLI tool will wrap -* additional CLI commands (run, copy, add, build?) +* more CI tests +* additional CLI commands (build?)