Skip to content

Commit 21b6bfe

Browse files
authored
Fix: remove unused (and broken) shields in README (#44)
1 parent 8ed7f80 commit 21b6bfe

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# openttd-helpers
22

33
[![GitHub License](https://img.shields.io/github/license/OpenTTD/py-helpers)](https://github.com/OpenTTD/py-helpers/blob/main/LICENSE)
4-
[![GitHub Tag](https://img.shields.io/github/v/tag/OpenTTD/py-helpers?include_prereleases&label=stable)](https://github.com/OpenTTD/py-helpers/releases)
5-
[![GitHub commits since latest release](https://img.shields.io/github/commits-since/OpenTTD/py-helpers/latest/main)](https://github.com/OpenTTD/py-helpers/commits/main)
6-
7-
[![GitHub Workflow Status (Testing)](https://img.shields.io/github/workflow/status/OpenTTD/py-helpers/Testing/main?label=main)](https://github.com/OpenTTD/py-helpers/actions?query=workflow%3ATesting)
8-
[![GitHub Workflow Status (Release)](https://img.shields.io/github/workflow/status/OpenTTD/py-helpers/Release?label=release)](https://github.com/OpenTTD/py-helpers/actions?query=workflow%3A%22Release%22)
94

105
A repository full of small bits of Python code, commonly used in other
116
projects developed for OpenTTD.

0 commit comments

Comments
 (0)