diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2017-03-16 18:32:54 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2017-03-16 18:32:54 +0100 |
| commit | edb1d40d3dc90b2f9d271ba13316e5bd7a9e46f2 (patch) | |
| tree | 736fc94abb97404bbb901a9c2c80a58b6f10afd3 | |
| parent | 51e5c2ebd78dff2043c993511921cfe1e11e4688 (diff) | |
| download | goffel-edb1d40d3dc90b2f9d271ba13316e5bd7a9e46f2.tar.gz goffel-edb1d40d3dc90b2f9d271ba13316e5bd7a9e46f2.zip | |
mention License in README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,3 +36,6 @@ message. An example how to use goffel's library can be found in uis/interactive.go. It implements a simple terminal based yahtzee game. +## License + +Goffel is licensed under a MIT license found in the LICENSE file. |
