Update README [skip ci]
This commit is contained in:
parent
3d2ad327bc
commit
6049cdebff
2 changed files with 20 additions and 12 deletions
|
|
@ -30,7 +30,7 @@ Before you start, please note that the ability to use following technologies is
|
|||
|
||||
# Translations
|
||||
|
||||
Translations are done externally via [Weblate](https://hosted.weblate.org/engage/komikku-app/).
|
||||
Translations are done externally via [Weblate](https://hosted.weblate.org/engage/komikku-app/). See [our website](https://komikku-app.github.io/docs/contribute#translation) for more details.
|
||||
|
||||
|
||||
# Forks
|
||||
|
|
|
|||
30
README.md
30
README.md
|
|
@ -1,11 +1,14 @@
|
|||
<div align="center">
|
||||
<img width=200px height=200px src="./.github/readme-images/app-icon.png"/>
|
||||
|
||||
<a href="https://komikku-app.github.io">
|
||||
<img width=200px height=200px src="./.github/readme-images/app-icon.png"/>
|
||||
</a>
|
||||
|
||||
<h1 align="center"> Komikku </h1>
|
||||
|
||||
| Releases | Preview |
|
||||
|----------|---------|
|
||||
| <div align="center"> [](https://github.com/komikku-app/komikku/releases/latest) [](https://github.com/komikku-app/komikku/releases/latest) <br/> [](https://github.com/komikku-app/komikku/releases) [](https://github.com/komikku-app/komikku/actions/workflows/build_release.yml) | <div align="center"> [](https://github.com/komikku-app/komikku-preview/releases/latest) [](https://github.com/komikku-app/komikku-preview/releases/latest) <br/> [](https://github.com/komikku-app/komikku-preview/releases) [](https://github.com/komikku-app/komikku-preview/actions/workflows/build_app.yml) |
|
||||
| <div align="center"> [](https://github.com/komikku-app/komikku/releases/latest) [](https://github.com/komikku-app/komikku/releases) [](https://github.com/komikku-app/komikku/actions/workflows/build_release.yml) | <div align="center"> [](https://github.com/komikku-app/komikku-preview/releases/latest) [](https://github.com/komikku-app/komikku-preview/releases) [](https://github.com/komikku-app/komikku-preview/actions/workflows/build_app.yml) |
|
||||
|
||||
*Requires Android 8.0 or higher.*
|
||||
|
||||
|
|
@ -14,15 +17,20 @@
|
|||
[](/LICENSE)
|
||||
[](https://hosted.weblate.org/engage/komikku-app/)
|
||||
|
||||
## Download
|
||||
|
||||
[](https://github.com/komikku-app/komikku/releases/latest)
|
||||
[](https://github.com/komikku-app/komikku-preview/releases/latest)
|
||||
|
||||
*Requires Android 8.0 or higher.*
|
||||
|
||||
[](https://github.com/komikku-app/komikku/releases/latest)
|
||||
|
||||
<div align="left">
|
||||
A free and open source manga reader which is based off TachiyomiSY & Mihon/Tachiyomi. This fork is meant to provide new & useful features while regularly take features/updates from Mihon or other forks like SY, J2K and Neko...
|
||||
|
||||

|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/komikku-app/komikku/releases/latest)
|
||||
|
||||
<div align="left">
|
||||
|
||||
## Features
|
||||
|
|
@ -129,7 +137,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc
|
|||
|
||||
[Website](https://komikku-app.github.io/)
|
||||
|
||||
1. **Before reporting a new issue, take a look at the [FAQ](https://mihon.app/docs/faq/general), the [changelog](https://github.com/komikku-app/komikku/releases) and the already opened [issues](https://github.com/komikku-app/komikku/issues).**
|
||||
1. **Before reporting a new issue, take a look at the [FAQ](https://komikku-app.github.io/docs/faq/general), the [changelog](https://github.com/komikku-app/komikku/releases) and the already opened [issues](https://github.com/komikku-app/komikku/issues).**
|
||||
2. If you are unsure, ask here: [](https://discord.gg/85jB7V5AJR)
|
||||
|
||||
</details>
|
||||
|
|
@ -164,6 +172,8 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).
|
|||
See [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md).
|
||||
</details>
|
||||
|
||||
<div align="center">
|
||||
|
||||
### Credits
|
||||
|
||||
Thank you to all the people who have contributed!
|
||||
|
|
@ -178,6 +188,8 @@ Thank you to all the people who have contributed!
|
|||
|
||||
The developer(s) of this application does not have any affiliation with the content providers available, and this application hosts zero content.
|
||||
|
||||
<div align="left">
|
||||
|
||||
## License
|
||||
|
||||
Copyright 2015 Javier Tomás
|
||||
|
|
@ -193,7 +205,3 @@ The developer(s) of this application does not have any affiliation with the cont
|
|||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
The developer of this application does not have any affiliation with the content providers available.
|
||||
|
|
|
|||
Loading…
Reference in a new issue