summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2021-04-01 20:42:18 +0200
committerGitHub <[email protected]>2021-04-01 20:42:18 +0200
commit1da0176cad7b935f5139ee9e059303fc67a3243b (patch)
tree77f954f0184a0e19c0d991c5d2881d4afc6eaf44
parentaed0fee2cadc64e136717c0c7b3a1e57225738dc (diff)
downloadraylib-1da0176cad7b935f5139ee9e059303fc67a3243b.tar.gz
raylib-1da0176cad7b935f5139ee9e059303fc67a3243b.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ff86316..9e80b480 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,6 @@ You can download and install raylib using the [conan](https://conan.io) dependen
- [Working on Raspberry Pi](https://github.com/raysan5/raylib/wiki/Working-on-Raspberry-Pi)
- [Working for Android](https://github.com/raysan5/raylib/wiki/Working-for-Android)
- [Working for Web (HTML5)](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5))
- - [Working for UWP (Universal Window Platform)](https://github.com/raysan5/raylib/wiki/Working-for-UWP)
- [Working anywhere with CMake](https://github.com/raysan5/raylib/wiki/Working-with-CMake)
*Note that Wiki is open for edit, if you find some issue while building raylib for your target platform, feel free to edit the Wiki or open and issue related to it.*