From db6fc2219b7e38c234706505b7b366b9de60a645 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 15 Aug 2021 16:59:20 -0400 Subject: hopefully this works --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d17d9b8..94ca2d0 100644 --- a/README.md +++ b/README.md @@ -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 +``` -- cgit v1.2.3