diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,2 +1,10 @@ # YouTube TV Client 2.0 -Made from NodeJS and Electron
\ No newline at end of file +Basically a browser that uses Samsung Smart TV as the user agent and it goes to `youtube.com/tv`. + +Made from NodeJS and Electron + +Start the program +``` +yarn install +yarn start +``` |
