You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Logic Circuit Simulator
2
-
A logic circuit simulator made with [p5.js library](https://github.com/processing/p5.js), useful for educational use. It can be used for simulate combinational and sequential circuits.
2
+
A logic circuit simulator made with [p5.js library](https://github.com/processing/p5.js), useful for educational use. It can be used to simulate combinational and sequential circuits.
3
3
4
4
### Demo live
5
5
A live version is available [here](https://drendog.github.io/Logic-Circuit-Simulator/).
0 commit comments