chore: add badges to readme

This commit is contained in:
Kristofers Solo 2024-01-09 19:27:04 +02:00
parent cbe2b7f6de
commit e660844af2
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: Test
name: Tests
on: [push, pull_request]
jobs:
test:

View File

@ -1,4 +1,5 @@
# Tetris
![Tests](https://github.com/kristoferssolo/Tetris/actions/workflows/tests.yml/badge.svg) ![Lint](https://github.com/kristoferssolo/Tetris/actions/workflows/lint.yml/badge.svg)
<!-- toc -->