From 68ee71933bb2b51f352f0c41fa149956dea57a85 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Thu, 8 Apr 2021 03:28:23 +0200 Subject: [PATCH] fix some readme stuff --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85d0b38..3a78716 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ In the Server console (or via rcon). It is normal for the console to be laggy. sm plugins load Skillbird # Why include system2 as binaries? -Because I'm a lazy cheat. I don't it's against the GPL as long as I tell you the source-code is [here](https://github.com/dordnung/System2). +Because I'm a lazy cheat. It's not against the GPL as long as I tell you the source-code is [here](https://github.com/dordnung/System2). Building sourcemod extensions can be complicated for the uninitiated. # Why do you have the json dependency in your repro -Because I'm a lazy cheat, please leave [this guy](https://github.com/clugg/sm-json/) a star. +Because I'm a lazy cheat and there is no dependency manager for sourcemod, please leave [this guy](https://github.com/clugg/sm-json/) a star.