File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
mdBook is a utility to create modern online books from markdown files.
4
4
5
- ** This project is still in it's early days.**
5
+ ** This project is still in its early days.**
6
6
For more information about what is left on my to-do list, check the issue tracker
7
7
8
8
@@ -45,7 +45,7 @@ The executable will be in `./target/release/mdbook`.
45
45
46
46
## Usage
47
47
48
- mdBook will primaraly be used as a command line tool, even though it exposes all it's functionality as a Rust crate for integration in other projects.
48
+ mdBook will primaraly be used as a command line tool, even though it exposes all its functionality as a Rust crate for integration in other projects.
49
49
50
50
Here are the main commands you will want to run, for a more exhaustive explanation, check out the [ documentation] ( http://azerupi.github.io/mdBook/ ) .
51
51
You can’t perform that action at this time.
0 commit comments