summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authormandar1jn <[email protected]>2021-11-05 15:30:18 +0100
committerGitHub <[email protected]>2021-11-05 15:30:18 +0100
commit2021f09db4df72aea9f963666435bddf0718df94 (patch)
tree7a0307c1308717d23b2d445b645ed45d11e1b069 /README.md
parent6055e44518e98630311cc8b2bbb20106c217463d (diff)
downloadraylib-2021f09db4df72aea9f963666435bddf0718df94.tar.gz
raylib-2021f09db4df72aea9f963666435bddf0718df94.zip
added the guide for working with raylib on Chrome OS to the readme (#2101)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2df92071..8c8d8523 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)