Changed the description of stopwatch package (#442)

* Added my fork of stopwatch

* removed my link and changed rbmz's to mine

* Changed the scope of my stb_image wrapper

* updated description
This commit is contained in:
Benjamin Summerton 2016-12-24 14:03:59 -05:00 committed by Dominik Picheta
parent 0c9ef78678
commit 623386febb

View File

@ -2969,7 +2969,7 @@
"watch",
"clock"
],
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
"description": "A simple timing library for benchmarking code and other things.",
"license": "MIT",
"web": "https://gitlab.com/define-private-public/stopwatch"
},