Added Codacy Badge to the bottom.

This commit is contained in:
SylveonBottle 2017-07-21 00:36:19 -05:00 committed by GitHub
parent 4a4df68028
commit bbbe32cc89

View File

@ -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)