File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ A production-ready image glitching tool that manipulates raw byte data while pre
2121
2222Download 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
6161pip 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
You can’t perform that action at this time.
0 commit comments