Skip to content

Commit 6bfb647

Browse files
committed
add workflow badge to README
1 parent 3c8f986 commit 6bfb647

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Style and unit tests badge](https://github.com/madduck/tptools/actions/workflows/0-testing.yml/badge.svg)](https://github.com/madduck/tptools/actions/workflows/0-testing.yml)
2+
13
# tptools — Tools to export data from TournamentSoftware
24

35
`tptools` is a collection of Python tools to facilitate working with [TournamentSoftware](https://www.tournamentsoftware.com/) in the context of squash.
@@ -51,7 +53,7 @@ In addition to simple Python classes, `tptools` provides a command-line utility
5153
1. it provides HTTP endpoints, currently only for
5254
[Squore](https://squore.double-yellow.be/) via the `squoresrv` subcommand;
5355

54-
3. it pushes information about the tournament on every change to all URLs provided to the `post` plugin, as well as the console, if the `stdout` plugin is invoked.
56+
1. it pushes information about the tournament on every change to all URLs provided to the `post` plugin, as well as the console, if the `stdout` plugin is invoked.
5557

5658
See below for details.
5759

0 commit comments

Comments
 (0)