diff --git a/Packages/Sources/UI/README.md b/Packages/Sources/UI/README.md index e4fee31..903acf5 100644 --- a/Packages/Sources/UI/README.md +++ b/Packages/Sources/UI/README.md @@ -3,4 +3,3 @@ - [FilterView](FilterView.swift) -- custom NSView/UIView that shows the frequency response curve and a control point that sets the cutoff and resonance parameters. - [FilterViewController](FilterViewController.swift) -- a small controller for the FilterView. -- [Theme](Theme.swift) -- basic theming functionality for both iOS and macOS platforms.