From 23720274b932865895427a7a1952e8de46dea982 Mon Sep 17 00:00:00 2001 From: Carsten Larsen Date: Fri, 10 Apr 2015 23:54:58 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 21f8f04c..a7c7de16 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,7 @@ Install by copying the desired amath binary to C: or any other appropriate locat Load amath into memory: > resident amath pure -Get more details on usage by visiting the amath wiki: -* https://github.com/llsth/amath/wiki +Get more details on usage by visiting the amath [wiki](https://github.com/llsth/amath/wiki). -Download latest stable release: -* https://github.com/llsth/amath/releases/tag/v1.5.6 - -Latest preview release (unstable): -* https://github.com/llsth/amath/releases/tag/v1.6.0.3-preview +Download latest stable release [amath-1.5.6](https://github.com/llsth/amath/releases/tag/v1.5.6) +or latest preview (unstable) [amath-1.6.0](https://github.com/llsth/amath/releases/tag/v1.6.0.3-preview) from github.