diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2025-09-18 19:54:15 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2025-09-18 19:56:57 -0500 |
| commit | 172718cc6e0dcae569a94769b5444bca55e4d20c (patch) | |
| tree | 466e6ad7a07a8bd7a41e7ce6a6478382e2a09900 /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
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. |