From f36544429442de4afdb3a01515eda33ee8a80053 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Wed, 24 Apr 2019 23:52:07 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ebd6aae..76694a5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # SM-Plugins # -Most of them are unfinished or don't work anymore, but mostly it's up to date with what I released on sourcemod.net. +Some of them are unfinished or don't work anymore, but it should be up to date with what I released on sourcemod.net. -If you finish something on top of my work or what to finish it here, please open a pull request and I'm happy to merge it. +If you finish something on top of my work or improved something, please open a pull request and I'm happy to merge it. I want to try to keep all files here synced with the relases on sourcemod.net, at least the few I have released. @@ -13,4 +13,4 @@ Just copy the addons/sourcemod/scripting/ part of a fresh sourcemod snapshot int ### Coding-Style ### -These plugins are all over from my coding history and they are partly terribly bad written. Excuse that in advantage. +These plugins are all over from my coding history and they are partly terribly written. Excuse that in advantage.