mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
updated README.md
This commit is contained in:
11
README.md
11
README.md
@@ -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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -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 |
Reference in New Issue
Block a user