Skip to content

Commit b05c55a

Browse files
committed
docs: Update README.md
1 parent bd39df8 commit b05c55a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<img src="https://img.shields.io/github/downloads/mukonqi/nottodbox/total?label=Downloads" alt="Downloads"></img>
99
<img src="https://img.shields.io/github/v/release/mukonqi/nottodbox?label=Release" alt="Release"><br>
1010
<a href='https://flathub.org/apps/io.github.mukonqi.nottodbox'><img width='240' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en' /></a>
11-
<a href="https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.AppImage"><img width="260" alt="Download as an AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg" /></a>
11+
<a href="https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.AppImage"><img width="260" alt="Download as an AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg" /></a>
1212

1313
</p>
1414

@@ -37,7 +37,7 @@
3737

3838
## Using
3939

40-
### Installing from Flatpak / Flathub (only for Linux users) (recommended)
40+
### Installing via Flatpak from Flathub (only for Linux users) (recommended)
4141
> [!WARNING]
4242
> [Set up Flatpak](https://flatpak.org/setup/)
4343
@@ -48,9 +48,9 @@
4848
> [!CAUTION]
4949
> If you can not run the file, check whether it is executable. If not, please make the file executable.
5050
51-
- [Download for Linux](https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.AppImage)
52-
- [Download for macOS](https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.app.zip)
53-
- [Download for Windows](https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.exe)
51+
- [Download for Linux](https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.AppImage)
52+
- [Download for macOS](https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.app.zip)
53+
- [Download for Windows](https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.exe)
5454

5555
### Building a Flatpak
5656

@@ -64,6 +64,7 @@
6464

6565
> [!WARNING]
6666
> Dependencies: Python (3.10 and higher), pip and git
67+
6768
> [!CAUTION]
6869
> Build command tested on bash and Python's executable's name may be different on your system.
6970

0 commit comments

Comments
 (0)