You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@
6
6
7
7
Pytomata allows to simulate Acceptor Automata in the console with Python, implementing its characteristics using different definitions (mathematics included), with the following types:
Go to **[THIS LINK](http://github.com/arhcoder/Pytomata/docs/automatas.md"THIS LINK")** to see the documentation on all the features of the different types of automata, the functions they have, and examples of their implementation.
166
+
Go to **[THIS LINK](http://github.com/arhcoder/Pytomata/blob/master/docs/automatas.md"THIS LINK")** to see the documentation on all the features of the different types of automata, the functions they have, and examples of their implementation.
@@ -197,7 +197,7 @@ Contributions are welcome! If you encounter any issues, have suggestions, or wou
197
197
198
198
This project is licensed under the MIT License - see the **[LICENSE](https://github.com/arhcoder/Pytomata/blob/master/LICENSE)** file for details.
Pytomata allows to simulate Acceptor Automata in the console with Python, implementing its characteristics using different definitions (mathematics included), with the following types:
0 commit comments