mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
Update README.md
This commit is contained in:
parent
666d2e6d17
commit
10dbae9849
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Evennia MUD/MU\* Creation System ![evennia logo][logo]
|
||||
[](https://travis-ci.org/evennia/evennia)
|
||||
[![Build Status][travisimg]][travislink]
|
||||
|
||||
*Evennia* is a modern library for creating [online multiplayer text
|
||||
games][wikimudpage] (MUD, MUSH, MUX, MOO etc) in pure Python. It allows game
|
||||
|
|
@ -68,7 +68,9 @@ or join us in our [development chat][chat]. Welcome!
|
|||
[gettingstarted]: http://github.com/evennia/evennia/wiki/Getting-Started
|
||||
[wiki]: https://github.com/evennia/evennia/wiki
|
||||
[screenshot]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/evennia_screenshot3.png
|
||||
[logo]: https://github.com/evennia/evennia/blob/devel/evennia/web/static/evennia_general/images/evennia_logo.png
|
||||
[logo]: https://github.com/evennia/evennia/blob/master/evennia/web/static/evennia_general/images/evennia_logo.png
|
||||
[travisimg]: https://travis-ci.org/evennia/evennia.svg?branch=master
|
||||
[travislink]: https://travis-ci.org/evennia/evennia
|
||||
[introduction]: https://github.com/evennia/evennia/wiki/Evennia-Introduction
|
||||
[license]: https://github.com/evennia/evennia/wiki/Licensing
|
||||
[group]: https://groups.google.com/forum/#!forum/evennia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue