summaryrefslogtreecommitdiff
path: root/turing-machine/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'turing-machine/index.html')
-rw-r--r--turing-machine/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/turing-machine/index.html b/turing-machine/index.html
index 90bceb9..a91ec39 100644
--- a/turing-machine/index.html
+++ b/turing-machine/index.html
@@ -9,7 +9,7 @@
<body>
<div class="container">
<h1>Simponic's State System</h1>
- <p><i>Developed for Kulyukin's CS5000</i></p>
+ <p><i>Developed to Explore Ideas In Theory of Computability</i></p>
<hr />
<p id="turing_state">State: _</p>
<div id="tape" class="tape"></div>