preparing release v0.2
[miniglut] / README.md
index ed78af6..dea0efc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,6 +21,17 @@ you decide to statically link, at which point you need to deal with the whole
 instead of dropping it in your code, it still won't present any MSVC runtime
 compatibility issues, since it doesn't call any C library functions whatsoever.
 
+Download
+--------
+Latest release (v0.2):
+  - https://github.com/jtsiomb/miniglut/releases/download/v0.2/miniglut-0.2.tar.gz
+  - https://github.com/jtsiomb/miniglut/releases/download/v0.2/miniglut-0.2.zip
+
+Both archives are identical, choose whichever is more convenient.
+
+Source repository (git):
+  - https://github.com/jtsiomb/miniglut
+
 Build
 -----
 Under X11 MiniGLUT depends only on Xlib and OpenGL. Therefore to build a program