Update readme with new URL

This commit is contained in:
Cameron Gutman 2018-12-03 21:37:11 -08:00
parent edbaa43c2c
commit 80eba25bb9

View File

@ -1,8 +1,6 @@
# Moonlight Streaming Core Library # Moonlight Streaming Core Library
Moonlight-common-c contains the core GameStream client code shared between [Moonlight](http://moonlight-stream.com) clients, including Moonlight-common-c contains the core GameStream client code shared between [Moonlight](https://moonlight-stream.org) clients, including [Moonlight PC](https://github.com/moonlight-stream/moonlight-qt), [Moonlight Android](https://github.com/moonlight-stream/moonlight-android), [Moonlight iOS](https://github.com/moonlight-stream/moonlight-ios), and [Moonlight Chrome](https://github.com/moonlight-stream/moonlight-chrome).
[Moonlight PC](https://github.com/moonlight-stream/moonlight-qt), [Moonlight Android](https://github.com/moonlight-stream/moonlight-android),
[Moonlight iOS](https://github.com/moonlight-stream/moonlight-ios), and [Moonlight Chrome](https://github.com/moonlight-stream/moonlight-chrome).
If you are implementing your own Moonlight game streaming client that can use a C library, you probably want the code here. If you are implementing your own Moonlight game streaming client that can use a C library, you probably want the code here.