Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperNeon authored Jun 3, 2021
1 parent 0340d47 commit 1bd3b5f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# discord-rpc
Discord RPC with web ui.
Starting the script:
Open a command prompt to the directory you have installed discord-rpc in
In that command prompt, Type the following:
npm install
node .
Then your done! You can access the rpc console at https://localhost:8080
Set [custom presets](https://github.com/WeLikeToCodeStuff/discord-rpc/wiki/How-to-add-a-custom-preset-(as-of-now))
## TODO
- [x] ~~Style site~~
Expand Down

0 comments on commit 1bd3b5f

Please sign in to comment.