diff --git a/README.md b/README.md index 7e9f5dd..ecf713b 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ An incremental game engine based on The Prestige Tree. It still requires program [Look here for a tutorial on getting started with modding with TMT](docs/tutorials/getting-started.md) -You can look in the [documentation](docs/!general-info.md) for more information on how it all works, or look at the code in layers.js to see what it all looks like. \ No newline at end of file +You can look in the [documentation](docs/!general-info.md) for more information on how it all works, or look at the code in [layers.js](js/layers.js) to see what it all looks like.