stb_image description change (#438)

* Added my fork of stopwatch

* removed my link and changed rbmz's to mine

* Changed the scope of my stb_image wrapper
This commit is contained in:
Benjamin Summerton 2016-12-14 12:33:42 -05:00 committed by Dominik Picheta
parent d3cc2814c6
commit a84be8676c

View File

@ -5553,7 +5553,7 @@
"io",
"wrapper"
],
"description": "A wrapper for stb_image, stb_image_write, and stb_image_resize.",
"description": "A wrapper for stb_image and stb_image_write.",
"license": "Unlicense (Public Domain)",
"web": "https://gitlab.com/define-private-public/stb_image-Nim"
}