Skip to content

Commit 4d4172c

Browse files
authored
Update README.md
1 parent 08d61e7 commit 4d4172c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# SquarePine JUCE Modules
1+
# SquarePine Modules
22

3-
An assortment of modules that make a great addition to your JUCE app and plugin development tool belt.
3+
The SquarePine Modules provide a vast array of tools in the [format of JUCE/C++ modules](https://github.com/juce-framework/JUCE/blob/develop/docs/JUCE%20Module%20Format.md). From animation and easing, cryptopgraphy, networking, and codecs and audio effects, hopefully you will find something of use!
4+
5+
Everything should _"Just Work™"_ within your JUCE project, and assumes you're using [the latest `develop` branch of JUCE](https://github.com/juce-framework/JUCE/tree/develop).
6+
7+
## Philosophy
48

59
The philosophy here is multi-part:
610

@@ -10,8 +14,6 @@ The philosophy here is multi-part:
1014
* Make the code as consistent in design, architecture, and style, as much as possible.
1115
* Have a look at our coding standards!
1216

13-
This library is an assortment of loosely related or unrelated JUCE-based tools, audio or GUI or otherwise, all of which you can pull up at any given time and with limited hassle. Everything should _"Just Work™"_ with your JUCE project (assuming you're using the latest `develop` branch of JUCE).
14-
1517
## Shields
1618

1719
[![Version](https://img.shields.io/github/v/release/SquarePine/squarepine_core?color=gold&include_prereleases&label=Release&logo=Github)](https://github.com/SquarePine/squarepine_core/releases/latest)

0 commit comments

Comments
 (0)