From c70a47a6e998ae78e183092a9e221edcb681ea2a Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 19 Sep 2026 17:39:44 +0200 Subject: [PATCH] tags --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a243a6d17..6d43aade6 100644 --- a/README.md +++ b/README.md @@ -99,9 +99,9 @@ You can also have a look at our `Todo List` in our [Code Documentation](https:// There are various places where useful information for different needs are maintained: - [Official Code Documentation](https://cockatrice.github.io/docs/) -- [Official Wiki](https://github.com/Cockatrice/Cockatrice/wiki) `Community supported` +- [Official Wiki](https://github.com/Cockatrice/Cockatrice/wiki) Community supported - [Official Webpage](https://cockatrice.github.io/) -- [Official README](https://github.com/Cockatrice/Cockatrice/blob/master/README.md) `This file` +- [Official README](https://github.com/Cockatrice/Cockatrice/blob/master/README.md) This file Cockatrice tries to use the [Google Developer Documentation Style Guide](https://developers.google.com/style/) to ensure consistent documentation. We encourage you to improve the documentation by suggesting edits based on this guide.