diff options
| author | A Farzat <a@farzat.xyz> | 2026-02-06 18:39:37 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-02-06 18:43:25 +0300 |
| commit | 1ab3e634169435d28077fe32ad36b5ddbde50750 (patch) | |
| tree | a2b3d92394539761a3c44bcebc4b42d6685f54d2 /README.md | |
| parent | 707e81e08969b04b41cf0b5716ef64263339064c (diff) | |
| download | safaribooks-rs-1ab3e634169435d28077fe32ad36b5ddbde50750.tar.gz safaribooks-rs-1ab3e634169435d28077fe32ad36b5ddbde50750.zip | |
Add README
Diffstat (limited to 'README.md')
| -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/). |
