Skip to content

Commit

Permalink
docs: fix url to stb_image
Browse files Browse the repository at this point in the history
  • Loading branch information
w3ntao authored and vkoskiv committed May 17, 2024
1 parent 3c2a86d commit a63efcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ If you make a cool scene and have Python3 installed, you can bundle up the scene
3rd party libraries included in this project include:

- lodePNG PNG compression library: http://lodev.org/lodepng/
- stb\_image.h by Sean Barrett: https://github.com/nothings/stb/blob/master/stb\_image.h
- stb\_image.h by Sean Barrett: https://github.com/nothings/stb/blob/master/stb_image.h
- SDL2: https://www.libsdl.org/index.php (Optional)
- JSON parsing library: https://github.com/DaveGamble/cJSON
- PCG random number generator: http://www.pcg-random.org
Expand Down

0 comments on commit a63efcb

Please sign in to comment.