From f2d86b6d69abc21511cde434374cb54ca4744d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Wed, 23 Sep 2015 12:19:04 +0200 Subject: [PATCH] Add slack button in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b488d86dd..96a439dd3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ GitBook [![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) 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).