Merge pull request #43 from EXetoC/patch-2

wrong "web" value for nim-glfw
This commit is contained in:
Dominik Picheta 2013-12-20 08:09:48 -08:00
commit c1b7592a2b

View File

@ -146,7 +146,7 @@
"tags": ["library", "glfw", "opengl", "windowing", "game"],
"description": "A high-level GLFW 3 wrapper",
"license": "MIT",
"web": "https://github.com/EXetoC/nim-glfw3"
"web": "https://github.com/EXetoC/nim-glfw"
},
{