Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
feat: add readme badges for CI and pre-commit checks
Browse files Browse the repository at this point in the history
  • Loading branch information
kclejeune authored Jan 5, 2022
1 parent 83ef5aa commit c424d4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# T-Mobile ISP Client

[![CI](https://github.com/kclejeune/TMobile-ISP-Client/actions/workflows/ci.yml/badge.svg)](https://github.com/kclejeune/TMobile-ISP-Client/actions/workflows/ci.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/kclejeune/TMobile-ISP-Client/master.svg)](https://results.pre-commit.ci/latest/github/kclejeune/TMobile-ISP-Client/master)

T-Mobile's trashcan web client is...garbage, so I'm building my own with SvelteKit. Feel free to use it or contribute!

Currently implemented:
Expand Down

0 comments on commit c424d4b

Please sign in to comment.