You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book-example/src/README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,10 @@
1
1
# mdBook
2
2
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).
5
4
6
5
This book serves as an example of the output of mdBook and as the docs at the same time.
7
6
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).
0 commit comments