From cccb60dd6c365e8f14eea5ca2da83b5e169f6280 Mon Sep 17 00:00:00 2001 From: Griatch Date: Fri, 27 Jun 2014 10:46:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2153c276f3..260e57acac 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Evennia MUD/MU\* Creation System ================================ -*Evennia* is a Python-based MUD/MU\* server/codebase using modern technologies. It is made available as open source under the very friendly [BSD license](Licensing). Evennia allows creators to design and flesh out text-based massively-multiplayer online games with great freedom. +*Evennia* is a Python-based MUD/MU\* server/codebase using modern technologies. It is made available as open source under the very friendly [BSD license](https://github.com/evennia/evennia/wiki/Licensing). Evennia allows creators to design and flesh out text-based massively-multiplayer online games with great freedom. http://www.evennia.com is the main hub tracking all things Evennia. The documentation wiki is found [here](https://github.com/evennia/evennia/wiki).