diff --git a/README.md b/README.md index 1eff18c..1a2592f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Oscilloground

-[![Oscilloground](https://github.com/02bwilson/Oscilloground/actions/workflows/python-app.yml/badge.svg)](https://github.com/02bwilson/Oscilloground/actions/workflows/python-app.yml) +[![Oscilloground](https://github.com/02bwilson/Oscilloground/actions/workflows/python-app.yml/badge.svg)](https://github.com/02bwilson/Oscilloground/actions/workflows/python-app.yml) [![CodeFactor](https://www.codefactor.io/repository/github/02bwilson/oscilloground/badge)](https://www.codefactor.io/repository/github/02bwilson/oscilloground) Oscilloground is a Python program that provides a user-friendly interface to combine different signals and visualize them in the time and frequency domains. It utilizes PyQt6 for the graphical user interface and SciPy for signals. With Oscilloground, you can add custom signals and use various operators to create complex signal combinations for analysis and visualization.