From bbbe32cc894a93a34c42bc31643df5a7bc8a39e3 Mon Sep 17 00:00:00 2001 From: SylveonBottle Date: Fri, 21 Jul 2017 00:36:19 -0500 Subject: [PATCH] Added Codacy Badge to the bottom. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbcfb188..bf8c3018 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![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) # Cathook Multihack ![banner](https://raw.githubusercontent.com/nullifiedcat/cathook/master/banner.png) @@ -76,3 +75,5 @@ 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)