Skip to content

Commit ba7b1da

Browse files
authoredDec 1, 2022
Update README.md
1 parent 8609581 commit ba7b1da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# YouTube Playlist Length
33
A YouTube Playlist Length Calculator made with the help of Node.js/Express.js.
44
## Demo
5-
https://yt-playlist-leng.herokuapp.com/
5+
https://ytplaylist-len.up.railway.app/
66

77
## Feature
88
- Get Length for any YouTube Playlist over custom Range.
@@ -48,4 +48,5 @@ To run this project, you will need to add the following environment variables to
4848
- [Express.js](https://expressjs.com/)
4949
- [EJS](https://ejs.co/#docs)
5050
- [Heroku Node.js](https://devcenter.heroku.com/categories/nodejs-support)
51+
- [Railways Node.js](https://docs.railway.app/deploy/builds)
5152

0 commit comments

Comments
 (0)
Please sign in to comment.