From 808a5339c5068ffa61d5a5075a7204744b05aae5 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 9 May 2018 10:19:46 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 6361282..5308184 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -10,12 +10,12 @@ * [raylib coding conventions](raylib-coding-conventions) ## Development Platforms -* [Building on Windows](Compile-for-Windows) -* [Building on macOS](Compile-for-OSX) -* [Building on GNU Linux](Compile-for-GNU-Linux) -* [Building on Raspberry Pi](Compile-for-Raspberry-Pi) -* [Building for Android](Compile-for-Android) -* [Building for Web (HTML5)](Compile-for-Web-(HTML5)) +* [Working on Windows](Compile-for-Windows) +* [Working on macOS](Compile-for-OSX) +* [Working on GNU Linux](Compile-for-GNU-Linux) +* [Working on Raspberry Pi](Compile-for-Raspberry-Pi) +* [Working for Android](Compile-for-Android) +* [Working for Web (HTML5)](Compile-for-Web-(HTML5)) ## Installation * [Install on GNU Linux](Install-on-GNU-Linux)