Skip to content

Add build and run instructions to README.md#69

Open
clintonkavai wants to merge 2 commits into
torvalds:mainfrom
clintonkavai:add-build-instructions
Open

Add build and run instructions to README.md#69
clintonkavai wants to merge 2 commits into
torvalds:mainfrom
clintonkavai:add-build-instructions

Conversation

@clintonkavai

@clintonkavai clintonkavai commented Jan 25, 2026

Copy link
Copy Markdown
  • Document build prerequisites(gcc/make/ffmpeg/ffplay, optional python3)
  • Provide common make targets for building, running, and visualizing
  • Wrap case body in braces to fix invalid declaration-after-label. Bare declarations after a case label are not a statement in ISO C. Using {} creates a compound statement and makes the code standard-compliant.

Clinton Kavai added 2 commits January 25, 2026 14:10
Document dependencies, build steps, how to run effects,
and visualization/test instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant