From 66c2f1d9a69ab886fe9f7a6e0e198a4773662424 Mon Sep 17 00:00:00 2001 From: SylveonBottle Date: Fri, 21 Jul 2017 00:50:16 -0500 Subject: [PATCH] Apparently I don't know what the fuck I'm doing why do we even need this --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bf8c3018..343a4328 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,3 @@ The installation script is as followed: git clone --recursive https://github.com/nullifiedcat/cathook-ipc-server && cd cathook-ipc-server && make -j4 ``` To run the Followbot server, run `./bin/cathook-ipc-server`. You can also use `./bin/cathook-ipc-server &>/dev/null &` to run it in background. - -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d208d05091854caaa51d2757d2097b2c)](https://www.codacy.com/app/SylveonBottle/cathook?utm_source=github.com&utm_medium=referral&utm_content=SylveonBottle/cathook&utm_campaign=Badge_Grade)