Skip to content

Commit a1e4bc4

Browse files
committed
badges in one row, all first letters big on testnames
1 parent f9216de commit a1e4bc4

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: pytest
1+
name: Pytest
22

33
on: push
44

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# TrackUnitPython
2-
Python API for Trackunit
3-
42

53
![test](https://github.com/einsteinmaster/TrackUnitPython/actions/workflows/test.yml/badge.svg)
6-
74
![lint](https://github.com/einsteinmaster/TrackUnitPython/actions/workflows/pylint.yml/badge.svg)
8-
95
![upload](https://github.com/einsteinmaster/TrackUnitPython/actions/workflows/python-publish.yml/badge.svg)
106

7+
8+
Python API for Trackunit
9+
1110
## What is this package
1211

1312
This packages contains some usefull functions for an easy interface to TrackUnit's REST API. For information to the data see [here](https://dev.trackunit.com/docs).

0 commit comments

Comments
 (0)