From eba614a16317383f38454b07492e57d71b7c8d52 Mon Sep 17 00:00:00 2001 From: Alexander Kavon Date: Mon, 16 Mar 2026 02:53:20 -0400 Subject: requirements in readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 438fb05..3b1b67d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ # NUKE2 A UI Demo using Nuklear + SDL3 + SDL3-Image + LibUVC to display a webcam. It works mid. -# Compile +## Requirements + +- nuklear.h +- sdl3.h +- sdl3_image.h +- libuvc.h + +## Compile `make` -# Run +## Run `sudo bin/demo` -- cgit v1.2.3