diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-12-22 11:26:08 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-12-22 11:26:08 +0100 |
commit | 53f94b317ec04455996cf420552a142fd722da1f (patch) | |
tree | 162657256a62b8d2e5da414b66725b096568377f | |
parent | 4717b0a17f4564798d30cc9d381c9c001d12fba5 (diff) | |
download | gitbook-53f94b317ec04455996cf420552a142fd722da1f.zip gitbook-53f94b317ec04455996cf420552a142fd722da1f.tar.gz gitbook-53f94b317ec04455996cf420552a142fd722da1f.tar.bz2 |
Improve the readme
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ - +[](https://www.gitbook.com) +<p align="center"> [](http://badge.fury.io/js/gitbook) [](https://travis-ci.org/GitbookIO/gitbook) [](https://ci.appveyor.com/project/GitBook/gitbook) [](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). |