Favicon. Fix a typo. Clarify some things. Link to releases

This commit is contained in:
Aaron Neyer
2014-01-21 12:51:02 -05:00
parent 200dc9a996
commit 6f0ca6f706
2 changed files with 7 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
<a id="forkme_banner" href="https://github.com/limelight-stream">View on GitHub</a>
<h1 id="project_title">Limelight</h1>
<h2 id="project_tagline">An open source implementation of NVIDIA Gamestream</h2>
<h2 id="project_tagline">An open source implementation of NVIDIA GameStream</h2>
</header>
</div>
@@ -30,7 +30,7 @@
<h3>
<a name="what-is-limelight" class="anchor" href="#what-is-limelight"><span class="octicon octicon-link"></span></a>What is Limelight?</h3>
<p>Limelight is an open source implementation of NVIDIA's GameStream protocol. We reverse-engineered the protocol used by the NVIDIA Shield and re-implemented the entire thing.</p>
<p>Limelight is an open source implementation of NVIDIA's GameStream protocol. We reverse-engineered the protocol used by the NVIDIA Shield and implemented a set of 3rd party clients.</p>
<p>What does this mean for you? Limelight allows you to stream your full collection of Steam games from your <a href="http://shield.nvidia.com/play-pc-games/">GFE compatible PC</a> to any of your supported devices. </p>
@@ -41,11 +41,14 @@
<ul>
<li>
<a href="https://github.com/limelight-stream/limelight-android">Limelight-android</a>
<a href="https://github.com/limelight-stream/limelight-android/releases">Limelight-android</a>
allows streaming to any compatible Android device.</li>
<li>
<a href="https://github.com/limelight-stream/limelight-pc">Limelight-pc</a> allows
<a href="https://github.com/limelight-stream/limelight-pc/releases">Limelight-pc</a> allows
streaming to Linux/OSX/Windows.</li>
<li>
<a href="https://github.com/irtimmer/limelight-pi/releases">Limelight-pi</a> is an unofficial
port of limelight-pc that runs on the Raspberry Pi.</li>
</ul><h3>
<a name="whats-next" class="anchor" href="#whats-next"><span class="octicon octicon-link"></span></a>What's Next?</h3>