Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hahaslav committed May 21, 2024
1 parent 5c94cc9 commit bb347f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Class to create and run automatons

This demo creates an automaton and runs a couple of words through the automaton. The word is read from the `input.txt` file in the same directory with the program.

Also, you can call the program from a shell as `automaton-demo.exe {input file name}`.

0 comments on commit bb347f0

Please sign in to comment.