From f0be9f7f9b4807ccb2a322e09313ef08f35bcdbf Mon Sep 17 00:00:00 2001 From: tooomm Date: Tue, 19 Jan 2016 17:01:42 +0100 Subject: [PATCH] Update README.md match new description wording from io page --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b898a756..3088b496 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,7 @@ # Cockatrice -Cockatrice is an open-source multiplatform software for playing card games, -such as Magic: The Gathering, over a network. It is fully client-server based -to prevent any kind of cheating, though it supports single-player games without -a network interface as well. Both client and server are written in Qt, supporting both Qt4 and Qt5.
+Cockatrice is an open-source multiplatform supported program for playing tabletop card games over a network. The program's server design prevents any kind of client modifications to gain an unfair advantage in a game. The client also has a built in single-player mode where you can brew without being connected to a server. This project is written in C++/Qt with support for both Qt4 and Qt5.
# Downloads