Add download / docker pull counts to README

pull/81/head
Matt Baer 6 years ago
parent 739afd2310
commit 256d9e3c02
  1. 6
      README.md

@ -13,6 +13,12 @@
<a href="https://travis-ci.org/writeas/writefreely">
<img src="https://travis-ci.org/writeas/writefreely.svg" alt="Build status" />
</a>
<a href="https://hub.docker.com/r/writeas/writefreely/">
<img src="https://img.shields.io/docker/pulls/writeas/writefreely.svg" />
</a>
<a href="https://github.com/writeas/writefreely/releases/latest">
<img src="https://img.shields.io/github/downloads/writeas/writefreely/total.svg" />
</a>
<a href="http://webchat.freenode.net/?channels=writefreely">
<img alt="#writefreely on freenode" src="https://img.shields.io/badge/freenode-%23writefreely-blue.svg" />
</a>

Loading…
Cancel
Save