Skip to content

Commit 22381d2

Browse files
Update README with actual GitHub repository URL
1 parent 1c70cf7 commit 22381d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A production-ready image glitching tool that manipulates raw byte data while pre
2121

2222
Download the latest release for your platform - no Python installation required:
2323

24-
**[📥 Download Latest Release](https://github.com/YOUR-USERNAME/image-glitcher/releases/latest)**
24+
**[📥 Download Latest Release](https://github.com/willbearfruits/hexglitcher/releases/latest)**
2525

2626
- **Windows:** `HexGlitcher-Windows-Portable.zip` - Portable EXE (no installation)
2727
- **Linux:** `HexGlitcher-x86_64.AppImage` - Universal AppImage
@@ -54,8 +54,8 @@ chmod +x HexGlitcher-x86_64.AppImage
5454

5555
```bash
5656
# Clone the repository
57-
git clone https://github.com/YOUR-USERNAME/image-glitcher.git
58-
cd image-glitcher
57+
git clone https://github.com/willbearfruits/hexglitcher.git
58+
cd hexglitcher
5959

6060
# Install dependencies
6161
pip install -r requirements.txt
@@ -192,7 +192,7 @@ Created with [Claude Code](https://claude.com/claude-code)
192192

193193
## Support
194194

195-
- **Issues:** Report bugs and request features on [GitHub Issues](https://github.com/YOUR-USERNAME/image-glitcher/issues)
195+
- **Issues:** Report bugs and request features on [GitHub Issues](https://github.com/willbearfruits/hexglitcher/issues)
196196
- **Documentation:** See [BUILDING.md](BUILDING.md) for build instructions
197197
- **License:** MIT (see [LICENSE](LICENSE))
198198

0 commit comments

Comments
 (0)