aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2017-03-16 18:32:54 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2017-03-16 18:32:54 +0100
commitedb1d40d3dc90b2f9d271ba13316e5bd7a9e46f2 (patch)
tree736fc94abb97404bbb901a9c2c80a58b6f10afd3
parent51e5c2ebd78dff2043c993511921cfe1e11e4688 (diff)
downloadgoffel-edb1d40d3dc90b2f9d271ba13316e5bd7a9e46f2.tar.gz
goffel-edb1d40d3dc90b2f9d271ba13316e5bd7a9e46f2.zip
mention License in README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1568a58..57275e5 100644
--- a/README.md
+++ b/README.md
@@ -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.