From f09656816f3596e98fa66c526f862c45f9a60ced Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kalle=20L=C3=B6fgren?= <kalle.lofgren94@gmail.com>
Date: Fri, 26 Mar 2021 13:34:01 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 36d66c0..53d7853 100644
--- a/README.md
+++ b/README.md
@@ -14,14 +14,14 @@ _**Design overview**_
 -----------
 ![Initial Design Diagram](Pictures/Gaming_Mouse.jpg)
 
-- Buttons provide:
+_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.
+_Sensor provide position data._
 
-- PSU provide:
+_PSU provide:_
 1. 3.3V to the buttons and mcu.
 2. 1.9V to the sensor.
 
-- 
GitLab