From 7d36d0fd8d59eef01f466012a79af2737cd58de7 Mon Sep 17 00:00:00 2001 From: Terry Chen Date: Thu, 2 Jun 2016 00:33:57 +0800 Subject: [PATCH] doc: update README.md add information about docker stars and docker pull --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c73b2bc..def4550 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # apt-mirror-http-server +[![Docker Stars](https://img.shields.io/docker/stars/seterrychen/apt-mirror-http-server.svg)](https://hub.docker.com/r/seterrychen/apt-mirror-http-server/) +[![Docker Pulls](https://img.shields.io/docker/pulls/seterrychen/apt-mirror-http-server.svg)](https://hub.docker.com/r/seterrychen/apt-mirror-http-server/) + Base on Ubuntu, using Docker to construct your Apt mirror HTTP server ## Usage