aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fl.fischer@fau.de>2021-01-03 13:44:15 +0100
committerFlorian Fischer <florian.fl.fischer@fau.de>2021-01-03 13:44:15 +0100
commit6df7d150975c76be139b1999d7809e6dd0ef4171 (patch)
tree5d423dc2594e96e65961d1c9245a7cb469196a3d /html
parenteb9a5797c24eca8bff9e5a2c64598b2c0f6041d7 (diff)
downloadmuhqs-game-6df7d150975c76be139b1999d7809e6dd0ef4171.tar.gz
muhqs-game-6df7d150975c76be139b1999d7809e6dd0ef4171.zip
add license and contribution info to website
Diffstat (limited to 'html')
-rw-r--r--html/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/html/index.md b/html/index.md
index 0d322565..7215c730 100644
--- a/html/index.md
+++ b/html/index.md
@@ -20,3 +20,11 @@ Relevant Mechanics are:
* Map and card independent rules to allow the players to play the game the way they enjoy the most
* Deep strategic decision making, how to use all available resources on the board or in your hand
* Clean and simple economy system using a single resource
+
+<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />Muhq's game if not otherwise stated is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
+
+## Contribution
+
+If you have your own ideas and want to share them.
+You can download and manage the sources of muhq's game using [git](https://git-scm.com/).
+To retrieve the sources and start hacking run `git clone https://muhq.space/muhqs-game.git`.