Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drendog authored Jun 8, 2020
1 parent aab9a0e commit 55588d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Logic Circuit Simulator
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.
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.

### Demo live
A live version is available [here](https://drendog.github.io/Logic-Circuit-Simulator/).
Expand Down

0 comments on commit 55588d4

Please sign in to comment.