Skip to content

Commit 5fce45f

Browse files
committed
Add travis build badge to README
1 parent 6da054b commit 5fce45f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Public analytics as a Node.js microservice, no sysadmin experience required.
44

5+
[![Build Status](https://travis-ci.org/mxstbr/micro-analytics.svg?branch=master)](https://travis-ci.org/mxstbr/micro-analytics)
6+
57
A tiny analytics server with less than 100 lines of code, easy to run and hack around on. It does one thing, and it does it well: count the views of something and making the views publicly accessible via an API.
68

79
(there is currently no frontend to display pretty graphs, feel free to build one yourself!)

0 commit comments

Comments
 (0)