From 6683c25a39b0a12dfb33a0bd261ca5c9591e7d5d Mon Sep 17 00:00:00 2001 From: Michelle Bergeron Date: Tue, 21 Jan 2014 16:54:32 -0500 Subject: [PATCH] Update readme to match Limelight-PC's changes --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 57ac70c2..93f48181 100644 --- a/README.md +++ b/README.md @@ -3,22 +3,21 @@ Limelight is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield. We reverse engineered the Shield streaming software, and created a version that can be run on any Android device. -Limelight will allow you to stream your full collection of Steam games from your -Windows PC to your Android device on the same network. +Limelight will allow you to stream your full collection of Steam games from your Windows PC to your Android device on the same network. Streaming can be done remotely using the [Shield Proxy](http://forum.xda-developers.com/showthread.php?t=2435481) application. -[Limelight-pc](https://github.com/limelight-stream/limelight-pc) is also currently in development for Windows, OSX and Linux. +[Limelight-pc](https://github.com/limelight-stream/limelight-pc) is also currently in development for Windows, OS X and Linux. Versions for [iOS](https://github.com/limelight-stream/limelight-ios) and [Windows Phone](https://github.com/limelight-stream/limelight-wp) are also in development. ##Features * Streams Steam and all of your games from your PC to your Android device -* Full gamepad support for MOGA, XBOX 360, PS3, OUYA, and Shield +* Full gamepad support for MOGA, Xbox 360, PS3, OUYA, and Shield ##Features in development -* Use mDNS to scan for compatible GFE machines on the network +* Use mDNS to scan for compatible GeForce Experience (GFE) machines on the network * Choose from the list of available games instead of just launching Steam * Keyboard input @@ -37,8 +36,7 @@ application. ##Usage -* Ensure your Android device and your PC are on the same network or you're - running [Shield Proxy](http://forum.xda-developers.com/showthread.php?t=2435481). +* Ensure your Android device and your PC are on the same network or you're running [Shield Proxy](http://forum.xda-developers.com/showthread.php?t=2435481). * Turn on Shield Streaming in the GFE settings * In Limelight, enter your PC's IP or Hostname and click "Pair". * Accept the pairing confirmation on your PC @@ -47,12 +45,14 @@ application. ##Contribute -This project is being actively developed at [XDA](http://forum.xda-developers.com/showthread.php?t=2505510) +This project is being actively developed at [XDA Developers](http://forum.xda-developers.com/showthread.php?t=2505510) 1. Fork us 2. Write code 3. Send Pull Requests +Check out our [website](http://limelight-stream.com) for project links and information. + ##Authors * [Cameron Gutman](https://github.com/cgutman)