mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-20 23:22:07 +00:00
Merge branch 'main' of https://github.com/kodjodevf/mangayomi
This commit is contained in:
commit
4fddc658a9
1 changed files with 1 additions and 21 deletions
22
README.md
22
README.md
|
|
@ -11,7 +11,7 @@ Mangayomi is free and open source manga reader cross-plateform app inspired by T
|
|||
Features include:
|
||||
* Online reading from a variety of sources
|
||||
* Local reading of downloaded content
|
||||
* Read local archives (.cbz, .zip)
|
||||
* Read and manage local archives (.cbz, .zip)
|
||||
* A configurable reader with multiple viewers, reading directions.
|
||||
* Categories to organize your library
|
||||
* Light and dark themes
|
||||
|
|
@ -19,26 +19,6 @@ Features include:
|
|||
## Download
|
||||
Get the app from our [releases page](https://github.com/kodjodevf/mangayomi/releases).
|
||||
|
||||
|
||||
### Building
|
||||
|
||||
1. Clone the repository:
|
||||
|
||||
```
|
||||
$ git clone https://github.com/kodjodevf/mangayomi.git
|
||||
$ cd mangayomi/
|
||||
```
|
||||
2. You can install all dependencies by running this command in terminal:
|
||||
|
||||
```
|
||||
$ flutter pub get
|
||||
```
|
||||
|
||||
3. Now enter the following command to start debugging the app:
|
||||
|
||||
```
|
||||
$ flutter run
|
||||
```
|
||||
## License
|
||||
|
||||
Copyright 2023 Moustapha Kodjo Amadou
|
||||
|
|
|
|||
Loading…
Reference in a new issue