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
|
||||
|
||||
- <a href="https://github.com/FFmpeg/FFmpeg">ffmpeg</a>
|
||||
- <a href="https://github.com/nodejs/node">node</a>
|
||||
- <a href="https://github.com/npm/cli">npm</a>
|
||||
- ffmpeg[https://github.com/FFmpeg/FFmpeg]
|
||||
- node[https://github.com/nodejs/node]
|
||||
- npm[https://github.com/npm/cli]
|
||||
|
||||
3. Download NodeJS Dependencies
|
||||
|
||||
|
@ -47,4 +47,8 @@ npm start
|
|||
|
||||
# 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