diff --git a/README.md b/README.md
index 9f7de881b5282cf0835c86e276807be4e818bf96..36d66c0a9f693e838b1a7f2c378f7d65a8b9fc1b 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,17 @@ _**Design overview**_
 -----------
 ![Initial Design Diagram](Pictures/Gaming_Mouse.jpg)
 
+- Buttons provide:
+1. Right and left click.
+2. Forward and backwards, which are two macro buttons.
+3. Sense up and sense down, two buttons to control mouse sensitivity.
+
+- Sensor provide position data.
+
+- PSU provide:
+1. 3.3V to the buttons and mcu.
+2. 1.9V to the sensor.
+
 _**Circuit design**_
 -----------