From 4f56dce9f7d01d71eccd712e003b8ad4562549f1 Mon Sep 17 00:00:00 2001 From: Aaron Neyer Date: Wed, 11 Dec 2013 21:12:40 -0500 Subject: [PATCH] add readme --- moonlight-common/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 moonlight-common/README.md diff --git a/moonlight-common/README.md b/moonlight-common/README.md new file mode 100644 index 00000000..3f2cba67 --- /dev/null +++ b/moonlight-common/README.md @@ -0,0 +1,7 @@ +#Limelight + +Limelight-common contains common code between +[limelight-android](https://github.com/limelight-stream/limelight) and +[limelight-pc](https://github.com/limelight-stream/limelight-pc). + +It implements the actual GameStream protocol.