aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 47255c3..db39e7a 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,9 @@
# Scanline DJ
Fun little project for making cool videos
+
+# Libraries
+- [raylib](https://www.raylib.com)
+- [tinycc](https://bellard.org/tcc)
+
+# References
+- [musializer](https://github.com/tsoding/musializer)