From 9b4f8b6893f85a0b4e58eaf2b6e24549e3f4b4b8 Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Fri, 28 Apr 2017 13:48:30 +0600 Subject: [PATCH] add status badge from circleci --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f564f43..3c3bd77 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CircleCI](https://circleci.com/gh/andrey-pohilko/registry-cli/tree/master.svg?style=svg&circle-token=5216bf89763aec24bbcd6d15494ea32ffc53d66d)](https://circleci.com/gh/andrey-pohilko/registry-cli/tree/master) + # registry-cli registry.py is a script for easy manipulation of docker-registry from command line (and from scripts)