We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8427d89 commit 355975dCopy full SHA for 355975d
README.md
@@ -13,7 +13,7 @@ CBZ2EPUB is a command-line tool for working with comic book archives. It allows
13
14
### Pre-built Binaries
15
16
-Pre-built binaries for various platforms are available on the [Releases](https://github.com/yourusername/cbz2epub/releases) page.
+Pre-built binaries for various platforms are available on the [Releases](https://github.com/DimazzzZ/cbz2epub/releases) page.
17
18
### Building from Source
19
@@ -45,7 +45,7 @@ Pre-built binaries for various platforms are available on the [Releases](https:/
45
46
1. Clone the repository:
47
```cmd
48
- git clone https://github.com/yourusername/cbz2epub.git
+ git clone https://github.com/DimazzzZ/cbz2epub.git
49
cd cbz2epub
50
```
51
0 commit comments