From fc853cb2712d36d0771d262e849ecce4db31adf4 Mon Sep 17 00:00:00 2001 From: jwkwshjsjsj Date: Mon, 11 Aug 2025 22:19:44 +0300 Subject: [PATCH] Update README.MD --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index a2eecf8..ff09985 100644 --- a/README.MD +++ b/README.MD @@ -3,9 +3,9 @@ # What is the Wii U Plugin System? The Wii U Plugin System is a library to create plugins for the [WiiUPluginLoaderBackend](https://github.com/wiiu-env/WiiUPluginLoaderBackend). -See the repository of the Backend for more information. +See the repository of the backend for more information. -## How create plugins +## How to create plugins See the [example plugin](https://github.com/wiiu-env/WiiUPluginSystem/tree/master/plugins/example_plugin) for more information about creating a plugin. ## Compile and install the WUPS lib