From e8dfb5a9450d152e10b637006aa61c945654de18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=A0Ilya=20Atamas?= Date: Tue, 16 Apr 2019 15:42:59 +0300 Subject: [PATCH] docs: add docker build badge --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 619ceb8..2f6d3d7 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,5 @@ # npm-cache-proxy +![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/emeralt/npm-cache-proxy.svg?style=for-the-badge) ## Installation ...