aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-08-15 16:59:20 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-08-15 16:59:20 -0400
commitdb6fc2219b7e38c234706505b7b366b9de60a645 (patch)
treeff7c56a52322d23d9e6a79650bc94e856c341f66 /README.md
parentfdc16e2c63da05e2df130c7b48b7df5dd45800f6 (diff)
downloadYouTube-TV-Client-db6fc2219b7e38c234706505b7b366b9de60a645.tar.gz
YouTube-TV-Client-db6fc2219b7e38c234706505b7b366b9de60a645.tar.bz2
YouTube-TV-Client-db6fc2219b7e38c234706505b7b366b9de60a645.zip
hopefully this works
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
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
+```