From 3fa838aba15357f7f30723b41ed3b159d3822a68 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 13 Feb 2017 07:59:34 +0100 Subject: [PATCH] Documentation update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 76f8245..8913b22 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Suite of EAP supplicants for Microsoft Windows - IEEE 802.1X plug-ins for enterp - [CredWrite utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/CredWrite) for automated user credential import to Credential Manager - [WLANManager utility](https://github.com/Amebis/GEANTLink/tree/ver1.0/WLANManager) to allow network profile configuration dialog shortcuts +## Download +Binaries are available for download [here](https://github.com/Amebis/GEANTLink/releases). + ## Building ### Building Environment Requirements @@ -113,3 +116,6 @@ Command | Explanation `nmake SetupDebug` | Builds a debug version of project and debug MSI setup files. The resulting files can be found in `output\Setup` folder. The `/ls` flag can be appended to the commands above to reduce NMAKE’s verbosity. You can combine multiple targets (i.e. nmake Unregister Clean). Please, see NMAKE reference for further reading. + +### Translating into your language +GÉANTLink is fully localizable. We kindly invite you to help [translating it on Transifex](https://www.transifex.com/eduroam_devel/geantlink/).