added initiall README.md for each tool

This commit is contained in:
Gulliver
2021-08-01 09:16:50 +02:00
parent 823254e65d
commit f5ea2a27f7
3 changed files with 26 additions and 0 deletions

8
mdbook/README.md Normal file
View File

@ -0,0 +1,8 @@
## Installation ##
``
rustup
cargo install mdbook
cargo install mdbook-epub
````