Skip to content

Instantly share code, notes, and snippets.

@cobusbernard
Created October 22, 2014 15:57
Show Gist options
  • Save cobusbernard/fbcc3405a8199384686b to your computer and use it in GitHub Desktop.
Save cobusbernard/fbcc3405a8199384686b to your computer and use it in GitHub Desktop.
{
"missed": [
{
"date": "12 nov 2014",
"words": [
{"word": "no"},
{"word": "yes"}
]
},
{
"date": "11 nov 2014",
"words": [
{"word": "something"},
{"word": "whoop"}
]
}
],
"defined": [
{
"date": "12 nov 2014",
"words": [
{
"word": "no"
},
{
"word": "yes"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment