From 80b0cf0d70f27462a66fd1986c32fb50814f45ac Mon Sep 17 00:00:00 2001 From: Bruno Alexandre Rosa <1791393+brunoalr@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:57:23 -0300 Subject: [PATCH] original commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.