From b0e6e915d300a2b3b7015f76c83cd147e254952c Mon Sep 17 00:00:00 2001 From: Vissarion Moutafis <44686370+VissaMoutafis@users.noreply.github.com> Date: Mon, 24 Feb 2020 13:00:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 407d4e3..9b1c3e6 100755 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Special thanks to [plato(otalpster)](https://github.com/otalpster) for fixing a --- ## Licence: MIT -Check the file LICENCE. +Check the file LICENCE or click the following [link](https://github.com/VissaMoutafis/Snake_Game_in_Cpp/blob/master/LICENSE). ## Appendix If you are interested to know more about terminal gui apps and __especially ncurses library__, check [this](http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html) out!