summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9fa9208
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+## k-vog/demos
+
+A collection of small demo applications that don’t deserve their own repositories.
+
+These demos are for educational and experimental purposes only. They are not guaranteed to be correct, performant, safe, or (generally speaking) good.
+
+## Licensing
+
+I use 0BSD wherever possible, but some demos may carry a different license due to library dependencies. See the SPDX license identifier at the top of each source file for details.