diff --git a/README.md b/README.md
index 01a2da0..628fe81 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ The range of available controllers includes Slider, Button, Toggle, Knob, Textfi
* [Digital Object Identifiers ](#doi)
-## Installation
+## Installation
To install the library from inside the Processing IDE, use the Library Manager from the menu under Sketch → Import Library → Add Library and search for ControlP5.
@@ -93,7 +93,7 @@ _example 1, see code below_
_example 2, a range of default ControlP5 controllers_
-## How does ControlP5 work?
+## 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.