From 7e50a3790abd28e736a72e374c4ec4af1aaf70b6 Mon Sep 17 00:00:00 2001 From: Agent X <44549182+AgentXLP@users.noreply.github.com> Date: Mon, 11 Nov 2024 10:04:50 -0500 Subject: [PATCH] Update README to mention wiki --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index da70fe29..36ecd082 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,6 @@ Interestingly enough though, the goal of the project has slowly evolved over tim ## Lua sm64coopdx is moddable via Lua, similar to Roblox and Garry's Mod's Lua APIs. To get started, click [here](docs/lua/lua.md) to see the Lua documentation. + +## Wiki +The wiki is made using GitHub's wiki feature, you can go to the wiki tab or click [here](https://github.com/coop-deluxe/sm64coopdx/wiki).