diff options
Diffstat (limited to 'godel/index.html')
-rw-r--r-- | godel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/godel/index.html b/godel/index.html index f0d12e7..ed57eb8 100644 --- a/godel/index.html +++ b/godel/index.html @@ -10,7 +10,7 @@ <body> <div class="container"> <h1>Liz's L-Program Compiler</h1> - <p><i>Developed for Kulyukin's CS5000</i></p> + <p><i>Developed to Explore Ideas In Theory of Computability</i></p> <hr> <div class="source-container"> <div class="textarea-container"> |