Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JustHxnry authored Sep 16, 2021
1 parent 48eda34 commit 1529709
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
Discord Rich Presence with time support

### How to use:
1, Download .zip from releases
1, Download .zip from releases<br>

2, Excract archive
2, Excract archive<br>

3, Open in CMD and type **npm i**
3, Open in CMD and type **npm i**<br>

4, Open .env and fill your infos
![image](https://user-images.githubusercontent.com/78869976/133675042-ea50e993-a5aa-4997-9959-1053bfa95590.png)
4, Open .env and fill your infos<br>
![image](https://user-images.githubusercontent.com/78869976/133675042-ea50e993-a5aa-4997-9959-1053bfa95590.png)<br>


5, If you don't want clock in time elapsed, then go to index.js and find start: d
![image](https://user-images.githubusercontent.com/78869976/133675015-b0e18bcb-b773-40e7-98a2-8e9705761f0d.png)
5, If you don't want clock in time elapsed, then go to index.js and find start: d<br>
![image](https://user-images.githubusercontent.com/78869976/133675015-b0e18bcb-b773-40e7-98a2-8e9705761f0d.png)<br>


replace with **d1** for time elapsed after opening script or remove for no time (viz. screenshot)
![image](https://user-images.githubusercontent.com/78869976/133674959-0c990f42-3f1d-42c6-b680-48abe3abef77.png)
replace with **d1** for time elapsed after opening script or remove for no time (viz. screenshot)<br>
![image](https://user-images.githubusercontent.com/78869976/133674959-0c990f42-3f1d-42c6-b680-48abe3abef77.png)<br>

6, Then open Discord and click on START.BAT
6, Then open Discord and click on START.BAT<br>


### If it instantly close, you made a mistake somewhere. If it doesn't appear on your Discord account, you'll need to close other discord client, start rpc and then open them.

0 comments on commit 1529709

Please sign in to comment.