modify readme

This commit is contained in:
Jason Ly 2025-12-28 21:00:18 -05:00
parent 0586152c8d
commit 066546b521

View File

@ -48,7 +48,7 @@ msbuild joomer-ftxui-file-monitoring.vcxproj /t:Build /p:Configuration=Debug /p:
bin\Debug\joomer-ftxui-file-monitoring.exe bin\Debug\joomer-ftxui-file-monitoring.exe
``` ```
For a prototype app we can just dump the stb headers right into the helloworld dir for simplicity For a prototype app we can just dump the stb headers right into the joomer-efsw-file-monitoring/src dir for simplicity
``` ```
curl -LO https://raw.githubusercontent.com/nothings/stb/master/stb_image.h curl -LO https://raw.githubusercontent.com/nothings/stb/master/stb_image.h
curl -LO https://raw.githubusercontent.com/nothings/stb/master/stb_image_write.h curl -LO https://raw.githubusercontent.com/nothings/stb/master/stb_image_write.h