summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f14400a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# MVis
+
+MVis is a music visualizer heavily inspired by
+[Tsoding.](https://github.com/tsoding/musializer) I basically used his code from
+his first couple of streams and then modified it to suit my own wants and needs.
+
+## Requirements
+
+You need [raylib](https://github.com/raysan5/raylib) and pkg-config to compile.
+
+## Usage
+
+Open MVis and drag-and-drop an audio file into it; flac files currently don't
+work.