From 3d31af1cb76fab4750b137931dac4f133b41d6d8 Mon Sep 17 00:00:00 2001 From: mandar1jn <49076509+mandar1jn@users.noreply.github.com> Date: Fri, 5 Nov 2021 14:53:01 +0100 Subject: [PATCH] added the guide for working with raylib on Chrome OS to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2df92071f..8c8d8523f 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ raylib is also available via multiple [package managers](https://github.com/rays - [Working on Windows](https://github.com/raysan5/raylib/wiki/Working-on-Windows) - [Working on macOS](https://github.com/raysan5/raylib/wiki/Working-on-macOS) - [Working on GNU Linux](https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux) + - [Working on Chrome OS](https://github.com/raysan5/raylib/wiki/Working-on-Chrome-OS) - [Working on FreeBSD](https://github.com/raysan5/raylib/wiki/Working-on-FreeBSD) - [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)