Skip to content

Commit 3aa6d9d

Browse files
authored
Add tags to config.json (#493)
1 parent 267f7e9 commit 3aa6d9d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

config.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,5 +1149,13 @@
11491149
},
11501150
"concepts": [],
11511151
"key_features": [],
1152-
"tags": []
1152+
"tags": [
1153+
"used_for/scripts",
1154+
"paradigm/procedural",
1155+
"execution_mode/interpreted",
1156+
"typing/weak",
1157+
"platform/linux",
1158+
"platform/mac",
1159+
"platform/windows"
1160+
]
11531161
}

0 commit comments

Comments
 (0)