Skip to content

Commit 0055b39

Browse files
authored
Update README.md
1 parent 88f12f7 commit 0055b39

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
<img alt="Codecov" src="https://img.shields.io/codecov/c/github/mstuttgart/pynocchio">
2020
</a>
2121
<a href="https://github.com/mstuttgart/pynocchio/releases">
22-
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/mstuttgart/pynocchio/total.svg?style=flat-square">
22+
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/mstuttgart/pynocchio/total.svg">
2323
</a>
2424
<a href="https://github.com/mstuttgart/pynocchio/releases/latest">
25-
<img alt="Latest Release" src="https://img.shields.io/github/release/mstuttgart/pynocchio.svg?style=flat-square">
25+
<img alt="Latest Release" src="https://img.shields.io/github/release/mstuttgart/pynocchio.svg">
2626
</a>
2727
<a href="https://github.com/mstuttgart/pynocchio/blob/develop/LICENSE">
28-
<img alt="License" src="https://img.shields.io/github/license/mstuttgart/pynocchio.svg?style=flat-square">
28+
<img alt="License" src="https://img.shields.io/github/license/mstuttgart/pynocchio.svg">
2929
</a>
3030
</p>
3131

@@ -51,16 +51,16 @@ The current version is stable, and we aim to improve it further.
5151
* Supports several view adjustment modes with anti-aliasing.
5252
* Compatible with multiple image formats supported by Qt5: WEBP, JPG, JPEG, PNG, GIF, BMP, PBM, PGM, PPM, XBM, XPM.
5353
* Supports various comic archive formats: `.ZIP`, `.RAR`, `.TAR`, `.CBT`, `.CBR`, `.CBZ`.
54-
* Includes double-page and manga reading modes.
54+
* Includes double-page and manga reading modes (coming soon)
5555
* Minimalist design, free, and easy to use!
5656

5757
## Installation
5858

59-
Download the latest release [here](https://github.com/mstuttgart/pynocchio/releases/latest).
59+
Coming soon...
6060

6161
## Contributing
6262

63-
If you'd like to contribute, please see the [CONTRIBUTING.md](https://github.com/mstuttgart/pynocchio/blob/develop/CONTRIBUTING.md) file.
63+
If you'd like to contribute, please see the [CONTRIBUTING](https://github.com/mstuttgart/pynocchio/blob/develop/CONTRIBUTING.md) file.
6464

6565
## Credits
6666

0 commit comments

Comments
 (0)