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",
"method": "git",
"tags": [
"functional",
"library"
"webapp",
"execution",
"nim",
"code",
"sandbox"
],
"description": "Web-based playground for testing Nim code.",
"license": "MIT",