Minor update to sigvis.

This commit is contained in:
David Reid
2018-05-09 19:37:32 +10:00
parent 12ccfb3a5d
commit ecf34e459d
2 changed files with 4 additions and 2 deletions
+1 -2
View File
@@ -1,2 +1 @@
This is a simple library for visualizing signals. You have a screen, which is made up of any number of channels. Each
channel has a sample rate. The screen has an update rate.
This is a simple library for visualizing signals. This readme will be updated later when the library stabilizes.