Better wording
This commit is contained in:
parent
8b88339371
commit
efeb634655
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
@ -29,9 +29,9 @@ cd YoutubeConverter
|
||||||
|
|
||||||
2. Install Dependancies
|
2. Install Dependancies
|
||||||
|
|
||||||
- <a href="https://github.com/FFmpeg/FFmpeg">ffmpeg</a>
|
- ffmpeg[https://github.com/FFmpeg/FFmpeg]
|
||||||
- <a href="https://github.com/nodejs/node">node</a>
|
- node[https://github.com/nodejs/node]
|
||||||
- <a href="https://github.com/npm/cli">npm</a>
|
- npm[https://github.com/npm/cli]
|
||||||
|
|
||||||
3. Download NodeJS Dependencies
|
3. Download NodeJS Dependencies
|
||||||
|
|
||||||
|
@ -47,4 +47,8 @@ npm start
|
||||||
|
|
||||||
# Environment Variables
|
# Environment Variables
|
||||||
|
|
||||||
`PORT`= [Preffered Port] (8080 by default)
|
`PORT`= [Preffered Port] (8080 if unspecified)
|
||||||
|
|
||||||
|
# Instances
|
||||||
|
Here is a list of all currently public instances. If you want to add your instance to this list, please make an issue or pull request!
|
||||||
|
- yt.violets-purgatory.dev[https://yt.violets-purgatory.dev]
|
Loading…
Reference in a new issue