diff --git a/README.md b/README.md index 2a87bf3..9bd3db3 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ However, this performance difference is expected to improve in the future. * The majority of the Equinox words are macros (immediate words), including the arithmetic operators and stack manipulation words. * In the current version user defined immediate words are not supported. -## Tutorial +## Documentation * [Core](doc/core.md) * [Variables](doc/vars.md) * [Lua Interop](doc/interop.md)