diff --git a/README.md b/README.md index 426b771..e4d67a6 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ cd YoutubeConverter 2. Install Dependancies -- ffmpeg -- node -- npm +- 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) \ No newline at end of file +`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] \ No newline at end of file