@ggcode-cli/ggcode 1.2.13 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -119,5 +119,6 @@ Supported architectures:
|
|
|
119
119
|
## Project links
|
|
120
120
|
|
|
121
121
|
- GitHub Releases: https://github.com/topcheer/ggcode/releases
|
|
122
|
+
- Desktop app downloads (macOS DMG, Windows EXE): available on the same releases page
|
|
122
123
|
- Repository: https://github.com/topcheer/ggcode
|
|
123
124
|
- Issues: https://github.com/topcheer/ggcode/issues
|