diff options
author | Thanos Apollo <[email protected]> | 2023-07-17 09:30:53 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-17 09:32:59 +0300 |
commit | 15b151a06a96dc755eb760a16483a740e425305e (patch) | |
tree | aebe74df414d722da754439bfc1fc589bb126a9a | |
parent | 1642da8f0ab37f489b4a8080f1bbe8c981537f76 (diff) |
Update README
Add MELPA badge & update installation instructions
Add Demo Video
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Yeetube.el [![builds.sr.ht status](https://builds.sr.ht/~thanosapollo/yeetube.el.svg)](https://builds.sr.ht/~thanosapollo/yeetube.el?) - +[![MELPA](https://melpa.org/packages/yeetube-badge.svg)](https://melpa.org/#/yeetube) ## About - YouTube & Invidious Front-End for Emacs. @@ -9,9 +9,12 @@ Search for videos, download them, or just play them using your favorite multimed *All without leaving Emacs* +[Demo Video](https://www.youtube.com/watch?v=PImtR8QJhzU) ## Installation +You can install it via [MELPA](https://melpa.org/#/yeetube) +*Or directly from source* - Download the latest tar-archive or clone the repo ``` shell |