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.