summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2021-02-18 07:34:27 -0600
committerColin Okay <okay@toyful.space>2021-02-18 07:34:27 -0600
commita26d58283b6046a17b4c0bfc85768fd4bae7e0df (patch)
treed3e98e822173bb00003c6e4e35e9e43976135bf4
parent480df50b0631ea9673f3d446f7e874ef48681180 (diff)
added ref to haxe and openfl in the readme
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6bc0828..953255a 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,8 @@ about. Then I thought, wouldn't it be kinda fun to just draw a shape
and watch it wiggle?
Hope you [enjoy it](https://cbeo.github.io/wiggle-world)!
+
+## Implementation
+
+Wiggle World was creates using the [Haxe](https://haxe.org)
+programming language and the [OpenFL](https://openfl.org) framework.