Skip to content

Commit

Permalink
README: These are subheadings of Usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettbuddin authored Jun 5, 2024
1 parent 3bf5251 commit 1ecfe04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Matrix)](https://en.wikipedia.org/wiki/QS_Regular_Matrix).
While the project currently relies on [JUCE](https://juce.com) structures, but we hope to make this usable outside of
JUCE in the future. For now and simplicity, JUCE is the way.

## As a CMake Package
### As a CMake Package

Clone and install the CMake package:

Expand All @@ -33,7 +33,7 @@ target_link_libraries(MyPlugin
)
```

## As a Project Subdirectory
### As a Project Subdirectory

Clone this repository as a subdirectory in your JUCE project:

Expand Down

0 comments on commit 1ecfe04

Please sign in to comment.