diff --git a/README.md b/README.md index 9ebbfe91826dfc1225a7dba576f7085612b3007e..22ab5faa6efcc2b834c310e01d4221d69f029d70 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.