From 3b59d4f762411ce2db4b802c3cd5c5cee5c17e63 Mon Sep 17 00:00:00 2001 From: Firewolf Date: Tue, 18 Aug 2015 13:15:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4968f10..1ce752f 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ Warning: the 'u' in the repo's name is a 'µ', not a 'u'. * If you only made changes to ctrµLua, run `make` to rebuild ctµLua without rebuilding all the dependencies. May not work under Windows. + +#### Based on ctrulib by smealum: [https://github.com/smealum/ctrulib](https://github.com/smealum/ctrulib)