From 172718cc6e0dcae569a94769b5444bca55e4d20c Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Thu, 18 Sep 2025 19:54:15 -0500 Subject: Initial commit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3