diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2059063 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# safaribooks-rs (learning port) + +A rust port of [safaribooks](https://github.com/lorenzodifuccia/safaribooks). \ +Download and generate EPUB of your favorite books from +[_O'Reilly_'s library](https://learning.oreilly.com/). \ +I'm not responsible for the use of this program, this is only for personal and +educational purposes (sharpening my rust skills). \ +Before any usage please read the _O'Reilly_'s [Terms of Service](https://learning.oreilly.com/terms/). |
