Skip to content

Commit

Permalink
Instructions for adding a GitHub badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Mar 15, 2024
1 parent 897455d commit e3529b9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

0 comments on commit e3529b9

Please sign in to comment.