Fixed childish readme

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-09-28 21:27:06 +01:00 committed by prescientmoon
parent 85ef8916af
commit cfd5714220
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U

View file

@ -1,10 +1,11 @@
# Logic-gate-simulator
This is a simple drag and drop logic gate simulator made in js by a 14 year old kid:)
This was my first attempt at making a logic gate simulator. I did this right after finishing the 8th grade, and let's just say it wasn't so good:) If you want to check out an actually good logic gate simulator, check out [my latest attempt at doing it](https://github.com/Mateiadrielrafael/logicGateSimulator)
Basic instructions:
Basic controls:
Tap on the blue box to add components
Tap on 2 pins to connect them
Tap on a cable to remove it
Enjoy XD
Contributions are welcome (if for some reason you want to contribute to this).