diff --git a/README.md b/README.md index 3e415fa23..441d47248 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@
-# Cockatrice
+# Cockatrice - random test
Cockatrice is an open-source, multiplatform application for playing tabletop card games over a network. The program's server design prevents users from manipulating the game for unfair advantage. The client also provides a single-player mode, which allows users to brew while offline.
This project uses C++ and the Qt libraries.