Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

mdBook is a utility to create modern online books from markdown files.

**This project is still in it's early days.**
**This project is still in its early days.**
For more information about what is left on my to-do list, check the issue tracker


Expand Down Expand Up @@ -45,7 +45,7 @@ The executable will be in `./target/release/mdbook`.

## Usage

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.
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.

Here are the main commands you will want to run, for a more exhaustive explanation, check out the [documentation](http://azerupi.github.io/mdBook/).

Expand Down