Skip to content

Commit

Permalink
Adding simple.txt for example module input.
Browse files Browse the repository at this point in the history
  • Loading branch information
peach314 committed Feb 20, 2016
1 parent 8bb27a4 commit c990a7f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions simple.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"type": "FirstExample",
"name": "Example Input 5",
"word": "Tragic",
"answer": "Magic",
"rhymingCandidates": [
"Hello",
"Weird",
"Spot"
]
}

0 comments on commit c990a7f

Please sign in to comment.