summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-12-22 11:26:08 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-22 11:26:08 +0100
commit53f94b317ec04455996cf420552a142fd722da1f (patch)
tree162657256a62b8d2e5da414b66725b096568377f
parent4717b0a17f4564798d30cc9d381c9c001d12fba5 (diff)
downloadgitbook-53f94b317ec04455996cf420552a142fd722da1f.zip
gitbook-53f94b317ec04455996cf420552a142fd722da1f.tar.gz
gitbook-53f94b317ec04455996cf420552a142fd722da1f.tar.bz2
Improve the readme
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9db3d7..4df6138 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
-![GitBook](https://raw.github.com/GitbookIO/gitbook/master/docs/images/banner.png)
+[![GitBook](https://raw.github.com/GitbookIO/gitbook/master/docs/images/banner.png)](https://www.gitbook.com)
+<p align="center">
[![NPM version](https://badge.fury.io/js/gitbook.svg)](http://badge.fury.io/js/gitbook)
[![Linux Build Status](https://travis-ci.org/GitbookIO/gitbook.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/63nlflxcwmb2pue6?svg=true)](https://ci.appveyor.com/project/GitBook/gitbook)
[![Slack Status](https://slack.gitbook.com/badge.svg)](https://slack.gitbook.com)
+</p>
GitBook is a command line tool (and Node.js library) for building beautiful books using GitHub/Git and Markdown (or AsciiDoc). Here is an example: [Learn Javascript](https://www.gitbook.com/book/GitBookIO/javascript).