From 496c8675598e5e76eeb426da83eb6c2107bb61c4 Mon Sep 17 00:00:00 2001 From: xshady <54737754+xxshady@users.noreply.github.com> Date: Wed, 27 Sep 2023 16:15:24 +0300 Subject: [PATCH] remove ghost article from readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f6ca10d..cb5b47e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ A guide for the usage of the [alt:V C++ Module SDK](https://github.com/altmp/cpp 4. [Creating your own resource class](creating-resource.md) 5. [Handling events](handling-events.md) 6. [MValues](mvalues.md) -7. [Final steps](final-steps.md) ## Contribution