From 744099277a7be59163b7872fbfe96b67bd147842 Mon Sep 17 00:00:00 2001
From: tooomm
Date: Fri, 14 May 2021 18:00:30 +0200
Subject: [PATCH] Readme: Improve CI badge (#4352)
* Improve CI badge
* fix toc
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 61eb61ec8..94fa916bb 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
Get Involved |
Community |
Translations |
- Build |
+ Build |
Run |
License
@@ -40,7 +40,6 @@ Downloads are available for full releases and the current beta version in develo
- To be a Cockatrice Beta Tester, use this version. Find more information [here](https://github.com/Cockatrice/Cockatrice/wiki/Release-Channels)!
-
# Get Involved [](https://discord.gg/3Z9yzmA) [](https://gitter.im/Cockatrice/Cockatrice)
Join our [Discord community](https://discord.gg/3Z9yzmA) to connect with the project or fellow users of the app. The Cockatrice developers are also available on [Gitter](https://gitter.im/Cockatrice/Cockatrice). Come here to talk about the application, features, or just to hang out.
@@ -79,7 +78,7 @@ Cockatrice uses Transifex for translations. You can help us bring Cockatrice and
Check out our [Translator FAQ](https://github.com/Cockatrice/Cockatrice/wiki/Translation-FAQ) for more information about contributing!
-# Build [](https://github.com/Cockatrice/Cockatrice/actions/workflows/ci-builds.yml)
+# Build [](https://github.com/Cockatrice/Cockatrice/actions/workflows/ci-builds.yml?query=branch%3Amaster+event%3Apush)
**Detailed compiling instructions can be found on the Cockatrice wiki under [Compiling Cockatrice](https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice)**
@@ -126,7 +125,6 @@ The following flags can be passed to `cmake`:
`Oracle` fetches card data
`Servatrice` is the server
-
**Servatrice Docker container**
You can run an instance of Servatrice (the Cockatrice server) using [Docker](https://www.docker.com/what-docker) and the Cockatrice Dockerfile.