Commit 169132de authored by David Reid's avatar David Reid

Fix formatting in examples build readme.

parent 5f1fe8ea
Examples
--------
gcc ../simple_playback.c -o bin/simple_playback -ldl -lm -lpthread
gcc ../simple_playback.c -o bin/simple_playback -ldl -lm -lpthread -Wall -Wextra -Wpedantic -std=c89
gcc ../simple_playback.c -o bin/simple_playback -ldl -lm -lpthread
gcc ../simple_playback.c -o bin/simple_playback -ldl -lm -lpthread -Wall -Wextra -Wpedantic -std=c89
Emscripten
----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment