From c527221135cb9639ab270d34a20ec1fc850b869d Mon Sep 17 00:00:00 2001 From: Michelle Bergeron Date: Fri, 24 Jan 2014 13:26:35 -0500 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2322dc --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +#Limelight + +Limelight-common-c contains common C code between +[Limelight Windows Phone](https://github.com/limelight-stream/limelight-wp) and +[Limelight iOS](https://github.com/limelight-stream/limelight-ios). + +It implements the actual GameStream protocol.