diff --git a/readme.md b/readme.md index 69b0a98..0ef6a19 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ Logical Circuit ============= +Logical Circuit is a circuit simulation tool. You can use the built-in scripting language to quickly build your own circuit and set the input to run it. You can view the internal state of each latch, evaluate the process, or exhaust all the inputs to get the circuit truth table and state transition truth table. + Catalogue ------------- @@ -45,4 +47,4 @@ load:D:/test.lc * **clear:** Clear the current circuit * **middleVar:** Running circuit and output all line values with Current Input * **multiplexing:** Statistics of all line usage -* **resetTri** Reset all triggers with initial state of 0 \ No newline at end of file +* **resetTri** Reset all triggers with initial state of 0