update README w/ MIT info

This commit is contained in:
Sean Barrett
2017-03-03 11:47:36 -08:00
parent be931882ef
commit a463577988
3 changed files with 16 additions and 6 deletions

View File

@ -1,7 +1,7 @@
stb
===
single-file public domain libraries for C/C++ <a name="stb_libs"></a>
single-file public domain (or MIT licensed) libraries for C/C++ <a name="stb_libs"></a>
Most libraries by stb, except: stb_dxt by Fabian "ryg" Giesen, stb_image_resize
by Jorge L. "VinoBS" Rodriguez, and stb_sprintf by Jeff Roberts.