From eba76eb76f12a235c39885a88e2b9d7d7936e47a Mon Sep 17 00:00:00 2001 From: Kevin Armstrong Date: Tue, 23 Oct 2018 18:22:07 +0100 Subject: [PATCH] Add link to license.txt Not sure this is the best long term solution... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12fe9f136..bab5ffaaf 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ https://www.fbalpha.com This is the official repository of the FB Alpha Emulator. -Use of this program and it's source code is subject to the license conditions provided in the license.txt file in the src folder. +Use of this program and it's source code is subject to the license conditions provided in the [license.txt](/src/license.txt) file in the src folder.