Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rileygh authored Oct 31, 2024
1 parent 0af9748 commit 82ba068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Turing Machine Interpreter
A basic interpreter for Turing Machines.

### It is strongly advised to have some knowledge of the operations of a [Turing Machine](https://en.wikipedia.org/wiki/Turing_machine) before using this program.
### It is advised to have some knowledge of the operations of a [Turing Machine](https://en.wikipedia.org/wiki/Turing_machine) before using this program.

###### (if you have not encountered Turing Machines before, click [here](https://plato.stanford.edu/entries/turing-machine/#:~:text=Turing%20machines%2C%20first%20described%20by,the%20computing%20of%20real%20numbers.) for a detailed introduction which will provide more than enough information to get you started)
---
Expand Down

0 comments on commit 82ba068

Please sign in to comment.