Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Commit

Permalink
Add instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
MaanuelMM authored Mar 12, 2019
1 parent 647d9df commit b35e84c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# 17th-automaton
A Python made program to resolve the 17th automaton.
A Python made program to resolve the 17th-automaton.

# Requisites
Tested on Python 3.6.8. Expected to work with Python 3.4 and above.

# How to use
Execute main.py in terminal and follow the instructions to add and convert automata.

# Demostration
Execute demo.py in terminal to convert the automata example.

0 comments on commit b35e84c

Please sign in to comment.