From 849434a764d1debc17b993ad68f702f248d47c03 Mon Sep 17 00:00:00 2001 From: sebastianrosenzweig Date: Tue, 13 Aug 2024 20:02:07 +0200 Subject: [PATCH] add tests status --- .github/workflows/python-app.yml | 2 +- README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 0adf79a..9cb8de9 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,4 +1,4 @@ -name: Pytch Tests +name: Tests on: push: diff --git a/README.md b/README.md index 95a8fae..6b2c7f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -Pytch Vocal Trainer +Pytch - A Real-Time Pitch Analysis Tool For Polyphonic Music =============== +[![Tests](https://github.com/pytchtracking/pytch/actions/workflows/python-app.yml/badge.svg)](https://github.com/pytchtracking/pytch/actions/workflows/python-app.yml) + ![screenshot](pictures/screenshot.png) ## Download and Installation