Skip to content

Commit ba6a303

Browse files
committed
README.md: direct links for stb_image[_writer]
1 parent b8d647e commit ba6a303

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,10 @@ License
439439
- See file [COPYING](COPYING).
440440
- This software contains source code provided by NVIDIA Corporation.
441441
- This software source code is based on SiGenGPU \[[3]\].
442-
- Thanks [notings/stb](https://github.com/nothings/stb) (BMP+TGA image
443-
support, public domain) and [fpnge](https://github.com/animetosho/fpnge)
442+
- Thanks
443+
[stb_image](https://github.com/nothings/stb/blob/master/stb_image.h)+
444+
[stb_image_writer](https://github.com/nothings/stb/blob/master/stb_image_write.h)
445+
(BMP+TGA image support, public domain) and [fpnge](https://github.com/animetosho/fpnge)
444446
(PNG encoder, Apache license, optional)
445447

446448
References

0 commit comments

Comments
 (0)