Fixed url and description

This commit is contained in:
Rafael Vasco 2013-05-26 19:40:34 -03:00
parent f177208fe2
commit 048fa737a9

View File

@ -100,10 +100,10 @@
{
"name": "nimrod-glfw",
"url": "git://github.com/rafaelvasco/nimrod-glfw",
"url": "git://github.com/rafaelvasco/nimrod-glfw/",
"method": "git",
"tags": ["library", "glfw", "opengl", "windowing", "game"],
"description": "Nimrod bindings for GLFW library",
"description": "Nimrod bindings for GLFW library.",
"license": "MIT"
}
]