summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author_Tradam <[email protected]>2023-01-27 05:08:09 -0500
committerGitHub <[email protected]>2023-01-27 05:08:09 -0500
commit0771c6f17aa63358f8a22a04c9fdd260b799737e (patch)
tree59ccdfd45c8c5a8742308d47a9b8d40567fd851f
parent945c9b46fbb5cc8e4e1472f8f91f42a173234a5e (diff)
downloadorc-arena-of-time-master.tar.gz
orc-arena-of-time-master.zip
Remove sassHEADmaster
-rw-r--r--README.mdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mdown b/README.mdown
index 0fd115d..a95c4b3 100644
--- a/README.mdown
+++ b/README.mdown
@@ -5,7 +5,7 @@
Welcome to the repo of our Raylib 5k gamejam game. This game was built using a few key tools:
-1. [Raylib](https://github.com/raysan5/raylib)(obviously)
+1. [Raylib](https://github.com/raysan5/raylib)
2. [mRuby Bindings](https://github.com/realtradam/mruby-raylib)
3. A custom ECS library implemented in Ruby by me([FelECS](https://github.com/realtradam/FelECS))
4. [A customized mRuby build pipeline](https://github.com/realtradam/FelFlameEngine)