Skip to content

Commit

Permalink
wordy: add topics for exercise to config.json per exercism#850
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-khadykin committed Oct 4, 2017
1 parent ee75eae commit 563ce4c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,12 @@
"core": false,
"difficulty": 6,
"slug": "wordy",
"topics": null,
"topics": [
"strings",
"parsing",
"pattern_matching",
"transforming"
],
"unlocked_by": "secret-handshake",
"uuid": "3310a3cd-c0cb-45fa-8c51-600178be904a"
},
Expand Down

0 comments on commit 563ce4c

Please sign in to comment.