Better tags for playground package.

This commit is contained in:
Dominik Picheta 2015-11-21 17:53:05 +00:00
parent dee6f8dc02
commit 47e9977867

View File

@ -3552,8 +3552,11 @@
"url": "https://github.com/theduke/nim-playground", "url": "https://github.com/theduke/nim-playground",
"method": "git", "method": "git",
"tags": [ "tags": [
"functional", "webapp",
"library" "execution",
"nim",
"code",
"sandbox"
], ],
"description": "Web-based playground for testing Nim code.", "description": "Web-based playground for testing Nim code.",
"license": "MIT", "license": "MIT",