diff --git a/README.md b/README.md index 1ff6c59..3009945 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ certainly my most complex side project. ![closure](https://git.simponic.xyz/simponic/.profile/raw/branch/main/img/godel-explorer.png) -[godel-explorer](https://static.simponic.xyz/godel-explorer) is a compiler from the Lambda Calculus-inspired L Programming Language to JavaScript and [Godel numbers](https://plato.stanford.edu/entries/goedel-incompleteness/sup1.html) using the amazingly simple [PEG](https://github.com/pegjs/pegjs) parser generator. +[godel-explorer](https://static.simponic.xyz/godel/) is a compiler from the Lambda Calculus-inspired L Programming Language to JavaScript and [Godel numbers](https://plato.stanford.edu/entries/goedel-incompleteness/sup1.html) using the amazingly simple [PEG](https://github.com/pegjs/pegjs) parser generator. ## turing machine visualizer