summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-04-04 20:07:05 +0200
committerSamy Pessé <samypesse@gmail.com>2014-04-04 20:07:05 +0200
commitfebda9aba1144902f6984bf620076e353a583b42 (patch)
treebe7c27c4371700798197d209991d03cf6c3e3a60 /README.md
parentf952fa47b937e6720e3d2677933b858f980672a6 (diff)
downloadgitbook-febda9aba1144902f6984bf620076e353a583b42.zip
gitbook-febda9aba1144902f6984bf620076e353a583b42.tar.gz
gitbook-febda9aba1144902f6984bf620076e353a583b42.tar.bz2
Add Travis CI badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 549ca0a..eb96e49 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
GitBook
=======
+[![Build Status](https://travis-ci.org/GitbookIO/gitbook.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook)
+
GitBook is a command line tool (and Node.js library) for building beautiful programming books and exercises using GitHub/Git and Markdown. You can see an example: [Learn Javascript](http://gitbookio.github.io/javascript/).
![Image](https://raw.github.com/GitbookIO/gitbook/master/preview.png)