From 34a0bfc95d0963da4d3d56081a97b1f419857cf6 Mon Sep 17 00:00:00 2001 From: SiAn Chen <105735442+Chen-Si-An@users.noreply.github.com> Date: Tue, 2 May 2023 00:43:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20a5811..08aa228 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### This project provides a graphical interface that users can use to simulate the output from combinations of several inputs. -* function of each button +* Function of each button 1. `IN`: Generate an input block. Double click it to select the type of input. 2. `OUT`: Generate an output block. 3. `AND`: Generate an AND block, which performs function of logic and.