summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorPiotr Kwiecinski <piokwiecinski@gmail.com>2018-01-20 17:53:42 +0000
committerLi Haoyi <haoyi.sg@gmail.com>2018-01-20 09:53:42 -0800
commitd9093612b34cd2b870d92b48dfcee78a3c672bd3 (patch)
tree2cd360ce16a29132125a09c7454ec0032490f020 /readme.md
parentd14f56a3fd881f809e58783c49866d1491a5f3fe (diff)
downloadmill-d9093612b34cd2b870d92b48dfcee78a3c672bd3.tar.gz
mill-d9093612b34cd2b870d92b48dfcee78a3c672bd3.tar.bz2
mill-d9093612b34cd2b870d92b48dfcee78a3c672bd3.zip
Add build status and patreon badge to readme (#117)
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 400d412d..f8ee9a21 100644
--- a/readme.md
+++ b/readme.md
@@ -1,8 +1,12 @@
-# ![Mill Logo](docs/logo.svg) Mill [![Gitter Chat][gitter-badge]][gitter-link]
+# ![Mill Logo](docs/logo.svg) Mill [![Build Status][travis-badge]][travis-link] [![Gitter Chat][gitter-badge]][gitter-link] [![Patreon][patreon-badge]][patreon-link]
+[travis-badge]: https://travis-ci.org/lihaoyi/mill.svg
+[travis-link]: https://travis-ci.org/lihaoyi/mill
[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg
[gitter-link]: https://gitter.im/lihaoyi/mill?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
+[patreon-badge]: https://img.shields.io/badge/patreon-sponsor-ff69b4.svg
+[patreon-link]: https://www.patreon.com/lihaoyi
Your shiny new Scala build tool!