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