| @@ -1,2 +1,4 @@ | |||
| # go-inchar | |||
| [In Nomine](http://www.sjgames.com/in-nomine) character generator in [Go](https://golang.org/) | |||
| My first big project in any new language is a character generator. It involves an understanding of functions, data types, randomness, and user input and output, so it's a good proof of language acquisition. | |||