Skip to content

Commit dca9836

Browse files
Update README.md
1 parent 8f0298b commit dca9836

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ This is a fork of [PigPogs](https://github.com/Pigpog/vlc-discord-rpc) VLC RPC,
77

88
Join us on [Discord](https://discord.gg/3Fu6KHd).
99

10-
### Setup
10+
# Setup
1111

12-
## Requirements
12+
### Requirements
1313

1414
- [Node.JS and NPM](https://nodejs.org/en/) (unless you're using a bundle release)
1515
- [VLC](https://www.videolan.org/index.html)
1616
- [Discord desktop client](https://discordapp.com/)
1717

18-
## Steps
18+
### Steps
1919

2020
1. [Download the latest release for your platform](https://github.com/GreenDiscord/vlc-rpc/releases)
2121
- If you download a bundle release, you will not need to install Node.JS/NPM
2222
2. Unzip the file
2323
3. Launch the start file
2424
4. Play media in the VLC window that opens
2525

26-
## Configuration
26+
### Configuration
2727

2828
Configuration is done by editing the [config/config.js](./config/config.js) file.
2929
Each option is explained in a comment above it.

0 commit comments

Comments
 (0)