Created
September 13, 2015 17:24
-
-
Save thomo/fb3cb24dc8d14a53af97 to your computer and use it in GitHub Desktop.
Example of a glossary file in json format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"a" : "first character", | |
"b" : "second character" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment