From eeefb38ac2c5a0e9642fb49b5e0e9fd67b440eb7 Mon Sep 17 00:00:00 2001 From: troido Date: Mon, 18 May 2020 10:19:13 +0200 Subject: edited version number and readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2610d44..b209194 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Rustifarm -This is the rust version of the [asciifarm](https://github.com/jmdejong/asciifarm) server. +This is the rust version of the asciifarm server. -This server is intended to replace the python server soon as the main server. +This server is the replacement for the [python asciifarm server](https://github.com/jmdejong/asciifarm). To join the game you need the [asciifarm client](https://github.com/jmdejong/asciifarm-client). -- cgit