Merge branch 'Modjular-patch-1' into dev-2.2.7

This commit is contained in:
andreas schlegel 2018-09-22 11:47:42 +08:00
commit 221e6ea56e
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ The range of available controllers includes Slider, Button, Toggle, Knob, Textfi
* [Digital Object Identifiers ](#doi)
## <a name"install"></a>Installation
## <a name="install"></a>Installation
To install the library from inside the Processing IDE, use the Library Manager from the menu under Sketch &rarr; Import Library &rarr; Add Library and search for ControlP5.
@ -93,7 +93,7 @@ _example 1, see code below_
_example 2, a range of default ControlP5 controllers_
## <a name"how"></a>How does ControlP5 work?
## <a name="how"></a>How does ControlP5 work?
ControlP5 provides a range of controllers, each controller comes with an example which is located inside the examples/controllers folder. This is a good place to get started with ControlP5.