diff --git a/README.md b/README.md index fe62bd3..0b75f39 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# Welcome to Evennia! +# vantaMOO +This is the git repo for all the vantaMOO code. + +Feel free to fork and make your own changes. + +## Welcome to Evennia! This is your game directory, set up to let you start with your new game right away. An overview of this directory is found here: @@ -29,7 +34,7 @@ to your new game using a MUD client on `localhost`, port `4000`. You can also log into the web client by pointing a browser to `http://localhost:4001`. -# Getting started +## Getting started From here on you might want to look at one of the beginner tutorials: http://github.com/evennia/evennia/wiki/Tutorials.