From b66e3d968876400e72451c208e0a855a86c3d279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Minisini?= Date: Thu, 17 Aug 2017 15:37:22 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffc442772..351fb36e3 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ GAMBAS is a free implementation of a graphical development environment based on a BASIC interpreter and a full development platform. It is very inspired by Visual Basic and Java. -Go to [http://gambas.sourceforge.net] to get more information: how to compile +Go to http://gambas.sourceforge.net to get more information: how to compile and install it, where to find binary packages, how to report a bug... -Go to [http://gambaswiki.org] for the language documentation. +Go to http://gambaswiki.org for the language documentation. The following pieces of code were borrowed and adapted: