From 3068481fdb438319b0dfd03bdfa6fa54a39c2be3 Mon Sep 17 00:00:00 2001 From: Zola Gonano Date: Mon, 3 Jun 2024 16:36:35 +0000 Subject: [PATCH] Add Readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c226bd5 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# A Ninja's Handbook + +A Book on privacy, security, and anonymity online. + +## How to Use + +This book is a work in progress and is built using mdBook, a simple and easy-to-use tool for creating online books and documentation using Markdown files. To view the book, simply navigate to the [book's website](https://your-book-website.com). + +## Contributing + +Contributions to the book are welcome! If you find any errors or have suggestions for improvement, please feel free to open an issue or submit a pull request. + +## License + +This book is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/), which means you are free to share and adapt the content as long as you give appropriate credit to the author(s).