From 8aef76cfdde1841d7f4966b10bbc7988358382f3 Mon Sep 17 00:00:00 2001 From: Bryce W <58643544+02bwilson@users.noreply.github.com> Date: Sun, 16 Jul 2023 18:06:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24e9908..f612021 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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. + + # Features Combine different signals using various operators.