diff options
| author | Fuwn <[email protected]> | 2021-03-18 15:08:16 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-18 15:08:16 -0700 |
| commit | cdffd9b06adf7e1bce7f9b0de10e520773be8e67 (patch) | |
| tree | 6a4c61eb8533999e75c4c1e0965b02e3150833d2 /src/introduction | |
| parent | etc: create .gitignore (diff) | |
| download | book-cdffd9b06adf7e1bce7f9b0de10e520773be8e67.tar.xz book-cdffd9b06adf7e1bce7f9b0de10e520773be8e67.zip | |
whirl: :star:
Diffstat (limited to 'src/introduction')
| -rw-r--r-- | src/introduction/book.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/introduction/book.md b/src/introduction/book.md new file mode 100644 index 0000000..ded757f --- /dev/null +++ b/src/introduction/book.md @@ -0,0 +1,4 @@ +# book +This book was writtin using [mdBook](https://github.com/rust-lang/mdBook). + +For more information about how mdBook works, head over to the aforelinked GitHub repository. |