updated README.md

This commit is contained in:
2021-05-04 09:47:06 +01:00
parent cd43355da4
commit 3984eec1c8
2 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# CBWebReader # CBWebReader
CBWebReader is web-based CBR and CBZ file reader implemented in Django. The application allows a user to host their collection of digital comics (CBR & CBZ formats) as a remotely accessible collect. CBWebReader is web-based CBR and CBZ file reader implemented in Django. The application allows a user to host their collection of digital comics (CBR, CBZ and PDF formats) as a remotely accessible collection.
![CBWebReader Screenshot](assets/cbwebreader.jpg) ![CBWebReader Screenshot](assets/cbwebreader.jpg)
@@ -11,13 +11,10 @@ The following technologies will aid development by ensuring a consistent develop
- [docker](https://www.docker.com/get-started) - [docker](https://www.docker.com/get-started)
- [docker-compose](https://docs.docker.com/compose/gettingstarted/) - [docker-compose](https://docs.docker.com/compose/gettingstarted/)
The following frameworks and tool's are used within the application: The primary frameworks and tool's are used within the application:
- [Django 2.0](https://www.djangoproject.com/) - [Django 3.2](https://www.djangoproject.com/)
- [python 3.5+](https://www.python.org/) - [python 3.7+](https://www.python.org/)
- [rarfile python library by Marko Kreen](https://github.com/markokr/rarfile) (included)
- [Unrar by winrar](http://rarlabs.com)
- [django-recaptcha by praekelt](https://github.com/praekelt/django-recaptcha)
## Getting started ## Getting started

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 103 KiB