From d9c46b64ac883f7e0733b731ca7d5b8c5bd4d5fb Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 21 Apr 2015 21:43:39 -0400 Subject: [PATCH] Renaming projects to Moonlight --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 84167f9..ea3e986 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -#Limelight +#Moonlight -Limelight-common-c contains common C code between -[Limelight Windows](https://github.com/limelight-stream/limelight-windows) and -[Limelight iOS](https://github.com/limelight-stream/limelight-ios). +Moonlight-common-c contains common C code between +[Moonlight Windows](https://github.com/moonlight-stream/moonlight-windows) and +[Moonlight iOS](https://github.com/moonlight-stream/moonlight-ios). It implements the actual GameStream protocol.