From 2afde63543323a5d2348aee1320dc1c4b2e10d90 Mon Sep 17 00:00:00 2001 From: Don Date: Fri, 20 May 2016 12:58:22 -0700 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93318d6..1064578 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# drone-git +# drone-docker Drone plugin can be used to build and publish Docker images to a container registry. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md).