Skip to content

Commit 2b905aa

Browse files
committed
Fix missing spaces in example book
1 parent 5dfe477 commit 2b905aa

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

book-example/src/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# mdBook
22

3-
**mdBook** is a command line tool and Rust library to create books using Markdown.
4-
It's very similar to Gitbook but written in [Rust](http://www.rust-lang.org).
3+
**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).
54

65
This book serves as an example of the output of mdBook and as the docs at the same time.
76

8-
mdBook is free and open source, you can find the source code on [Github](https://github.com/azerupi/mdBook).
9-
Issues and feature requests can be posted on the [Github Issue tracker](https://github.com/azerupi/mdBook/issues).
7+
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).
108

119
## API docs
1210

0 commit comments

Comments
 (0)