From e3529b9208618b30ae63268fceb17be2f75e9ae2 Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Fri, 15 Mar 2024 08:19:54 -0400 Subject: [PATCH] Instructions for adding a GitHub badge --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 1603573..f3c1cf7 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,20 @@ https://gitlab.com/explore/catalog/gitterra/GitTerra If you use it on GitHub, you can simply add this action to your GitHub workflow: https://github.com/marketplace/actions/play-gitterra +### Add a badge to you README on GitHub + +To add a badge at the top of your README, use the following markdown code: + +``` +[![we play GitTerra](https://github.com/REPO-OWNER/REPO/actions/workflows/gitterra.yml/badge.svg)](https://gitterra.com/) +``` + +Replace `REPO-OWNER` with your GitHub username and `REPO` with your repository name. + +Here's a badge for this project: + +[![we play GitTerra](https://github.com/GitTerraGame/TestRepo/actions/workflows/gitterra.yml/badge.svg)](https://gitterra.com/) + ## How to play How hard is this game?