diff options
| author | Fuwn <[email protected]> | 2020-10-16 14:03:56 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-16 14:03:56 -0700 |
| commit | 3184e0999145136df3c1534bd6267ae49bb71a73 (patch) | |
| tree | 2ed94205d15d8cb4c710694cbe7ebb5ae3ae806e | |
| parent | fix weird indentation bug vim made (diff) | |
| download | pydii-master.tar.xz pydii-master.zip | |
| -rw-r--r-- | README.MD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,11 +3,11 @@ A simple and open source Discord custom RPC tool. ## Usage To use this tool, all you need to do is; -1. Download the latest [release](https://github.com/8cy/pydii/releases). +1. Download the latest [release](https://github.com/fuwn/pydii/releases). 2. Configure the provided `config.json`. 3. Start up the Pydii executable! -Alternatively, you can just clone or download the [repository](https://github.com/8cy/pydii) and run the `pydii.py` file. +Alternatively, you can just clone or download the [repository](https://github.com/fuwn/pydii) and run the `pydii.py` file. There are also extra features down below so check out the image. |