summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-03-10 14:58:23 +0100
committerSamy Pessé <samypesse@gmail.com>2015-03-10 14:58:23 +0100
commitbd6c3287ed3c041c71a6ba311251bbd716aba60f (patch)
tree86368454d97210139bdc5063692c87d43444a1b7
parent24fc36deb19c7e15662642f2f9eb32724f87cd34 (diff)
downloadgitbook-bd6c3287ed3c041c71a6ba311251bbd716aba60f.zip
gitbook-bd6c3287ed3c041c71a6ba311251bbd716aba60f.tar.gz
gitbook-bd6c3287ed3c041c71a6ba311251bbd716aba60f.tar.bz2
Add badge for windows testing
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9511d5..2b938bb 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
GitBook
=======
-[![Build Status](https://travis-ci.org/GitbookIO/gitbook.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook)
[![NPM version](https://badge.fury.io/js/gitbook.svg)](http://badge.fury.io/js/gitbook)
+[![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/github/GitbookIO/gitbook?branch=master&svg=true)](https://ci.appveyor.com/project/SamyPesse/gitbook)
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).