Fixes a problem with the json.

This commit is contained in:
Dominik Picheta 2012-12-01 22:59:37 +00:00
parent 6d2ad1c32c
commit 25448614cf

View File

@ -3,7 +3,7 @@
"name": "jester",
"url": "git://github.com/dom96/jester/",
"method": "git",
"tags": ["web", "http", "framework", "dsl"]
"tags": ["web", "http", "framework", "dsl"],
"description": "Web Framework inspired by Sinatra."
}
]