Skip to content
Snippets Groups Projects
Verified Commit f7bba91b authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Update README.md

parent f7ab3f5f
No related branches found
No related tags found
No related merge requests found
# Ebooko # Ebooko
Ebook management software and synchronization to KoReader. Ebook management software and synchronization to KoReader.
Supports EPUB and PDF. Supports EPUB and PDF files.
**WARNING:** This software is in early development and is not yet ready for production use. Use at your own risk.
## Install ## Install
```bash ```bash
...@@ -35,6 +37,9 @@ python3 manage.py migrate ...@@ -35,6 +37,9 @@ python3 manage.py migrate
python3 manage.py runserver python3 manage.py runserver
``` ```
## Contributing
Contributions are always welcome! Fork the repo to another git service, make your changes, then drop me an email (`joe [at] radialbog9 [dot] uk`) or a discord message (`radialbog9`) so I can have a look!
## Credits ## Credits
- KoReader: https://github.com/koreader/koreader/ (AGPL 3.0) - KoReader: https://github.com/koreader/koreader/ (AGPL 3.0)
- KoReader Sync Server: https://github.com/koreader/koreader-sync-server/ (AGPL 3.0) - KoReader Sync Server: https://github.com/koreader/koreader-sync-server/ (AGPL 3.0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment