From 59d00e6e4b233a919a96fad9e8cb9f7fc4c73911 Mon Sep 17 00:00:00 2001
From: bunnei <ericbunnie@gmail.com>
Date: Wed, 9 Apr 2014 14:31:37 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8210eb9892..4c2a1c9b9b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 citra emulator
 ==============
-An open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. 
+An experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included.
 
 For development discussion, please join us @ #citra on [freenode](http://webchat.freenode.net/).
 
-- 
GitLab