From d8af4bc17e36272375298d093876dc5575508c86 Mon Sep 17 00:00:00 2001 From: Benau Date: Fri, 3 Dec 2021 14:06:40 +0800 Subject: [PATCH] Fix #4675 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f4d0128..a29e33b13 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To run SuperTuxKart, make sure that your computer's specifications are equal or * Ideally, you'll want a joystick with at least 6 buttons. ## License -The software is released under the GNU General Public License (GPL) which can be found in the file [`COPYING`](/COPYING) in the same directory as this file. Information about the licenses for the artwork is contained in `data/licenses`. +The software is released under the GNU General Public License (GPL) which can be found in the file [`COPYING`](/COPYING) in the same directory as this file. ---