From f46542a264dc51e721d6369061767bc395d4c595 Mon Sep 17 00:00:00 2001
From: Jonas Jacobsson <01joja@gamil.com>
Date: Thu, 21 Jan 2021 20:16:56 +0100
Subject: [PATCH] added project to matlab-datorn

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9ebbfe9..22ab5fa 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ You should have at least 8 capacitors connected to the microcontroller.
 
 VDD should be connected to +3.3V and VSS should be connected to ground. These nets are often used in a schematic, so to avoid drawing nets across the whole schematic you can add power ports. All power ports are global in your design, which means that all power ports of the same kind is connected to each other.
 
-- Click on the Place power port button.
+- Click on the Place power port button. 
 - Select ā€+3.3Vā€.
 - Add power ports on appropriate places and connect them to the pins and capacitors that should have 3.3 volt.
 - Do the same thing with GND.
-- 
GitLab