aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kavon <me+git@alexkavon.com>2026-03-16 02:51:22 -0400
committerAlexander Kavon <me+git@alexkavon.com>2026-03-16 02:51:22 -0400
commitd15d00385fdeca7424125dd2fa939d132155d440 (patch)
treea3497dc2ccf18e902a7d679c0d16b20b40b14b2d
parent8bf80674ae5150d6c718f6d6ef4907b85dd8b083 (diff)
add README
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..438fb05
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# NUKE2
+A UI Demo using Nuklear + SDL3 + SDL3-Image + LibUVC to display a webcam. It works mid.
+
+# Compile
+
+`make`
+
+# Run
+
+`sudo bin/demo`