From 47c67747988924160e2e5466ff4d65218b31f73e Mon Sep 17 00:00:00 2001 From: deet mit Date: Tue, 14 Jul 2020 17:12:03 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90e39ec..5ea0ce5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Adds some new elements to Mesecons mod, to make it easier to build more complex New elements: -- autowire tool, creates wires automatically -- autodelete tool, removes wires automatically +- autowire tool, creates wires automatically (left click to select 'from', right click to select 'to') +- autodelete tool, removes wires automatically (left clik removes one block, right click removes entire wire) - 3input logic gates - registers: latch and flipflop