From 8e8d20f911ed057f1422cc7ccfbbf080e12b1d5a Mon Sep 17 00:00:00 2001 From: deet mit Date: Sat, 18 Jul 2020 11:55:22 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f5aec5b..428c4c4 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,13 @@ New elements: **Tools.** - autowire tool (black) + Creates wires automaticaly by selectin starting position (left click) and ending position (right click). You can keep clicking right, to continue the wire. The wire will automaticaly bend and go over other wires if possible. Click on other wire to connect to the existing wire - autodelete tool (red) + Removes wires automaticaly. Left click is simple puch. Right click removes the entire wire to the next junction. @@ -25,15 +27,18 @@ New elements: If you click right on the air, it will remove the selected area. - select tool (blue) + Selects the area. Left click selects pos1, right click selects pos2. Left click on air removes selection. - automove tool (yellow) + Allows you to move circuit, or part of the circuit without disconnecting wires. Left click moves to the left, right click moves to the right. You must face proper direction. Use blue tool to select region. - circuit (blue book) + Allows you to store your circuit, and paste it in other places. Left click on air saves the circuit (selecion must be active). Left click on block creates selection of the circuit.