Prechádzať zdrojové kódy

Add download links to README

Achilleas Koutsou 6 rokov pred
rodič
commit
4b8d7445ff
1 zmenil súbory, kde vykonal 11 pridanie a 1 odobranie
  1. 11 1
      README.md

+ 11 - 1
README.md

@@ -1,3 +1,13 @@
 # gin-cli-releases
 
-This repository holds the gin client releases
+This repository holds the gin client releases.
+
+See the README in each subdirectory for specific version release notes.
+
+The *latest* versions are always available in this directory and are named appropriately.
+
+- [Windows bundle](gin-cli-latest-windows-386.zip): Includes all tools required to use the gin client. Run the `gin-shell.bat` to start.
+- [macOS binary](gin-cli-latest-macos-amd64.tar.gz): gin client executable for macOS.
+- [macOS bundle](gin-cli-latest-macos-bundle.dmg): Includes all tools required to use the gin client. Run the `gin-bundle.app` to start.
+- [Linux binary](gin-cli-latest-linux-amd64.tar.gz): gin client executable for Linux x64.
+- [Debian bundle](gin-cli-latest.deb): Includes all tools required to use the gin client. Install the package and type `gin --help` in a terminal to start.