From 1da0176cad7b935f5139ee9e059303fc67a3243b Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 1 Apr 2021 20:42:18 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1ff86316d..9e80b4804 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.*