summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3d0a4ed
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# zeal
+
+Zig easy audio library, or zeal, is an OpenAL wrapper inspired
+by [alure] and [palace].
+
+## Copying
+
+![LGPLv3](https://www.gnu.org/graphics/lgplv3-147x51.png)
+
+Zeal is free software: you can redistribute it and/or modify it
+under the terms of the GNU [Lesser General Public License][lgplv3] as
+published by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
+
+[alure]: https://github.com/kcat/alure
+[palace]: https://mcsinyx.gitlab.io/palace