From 2b905aa5aaca2e1c408e65fc81379b7d8ba682cc Mon Sep 17 00:00:00 2001 From: Mathieu David Date: Thu, 24 Sep 2015 13:47:14 +0200 Subject: [PATCH] Fix missing spaces in example book --- book-example/src/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/book-example/src/README.md b/book-example/src/README.md index 80026551..5400f030 100644 --- a/book-example/src/README.md +++ b/book-example/src/README.md @@ -1,12 +1,10 @@ # mdBook -**mdBook** is a command line tool and Rust library to create books using Markdown. -It's very similar to Gitbook but written in [Rust](http://www.rust-lang.org). +**mdBook** is a command line tool and Rust library to create books using Markdown. It's very similar to Gitbook but written in [Rust](http://www.rust-lang.org). This book serves as an example of the output of mdBook and as the docs at the same time. -mdBook is free and open source, you can find the source code on [Github](https://github.com/azerupi/mdBook). -Issues and feature requests can be posted on the [Github Issue tracker](https://github.com/azerupi/mdBook/issues). +mdBook is free and open source, you can find the source code on [Github](https://github.com/azerupi/mdBook). Issues and feature requests can be posted on the [Github Issue tracker](https://github.com/azerupi/mdBook/issues). ## API docs