docs: add readme

This commit is contained in:
LordMZTE 2022-10-09 11:49:06 +02:00
parent f8860c3060
commit 4f108263bc
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
2 changed files with 11 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# PipedYT
This is a tampemonkey userscript that adds a button that links to YouTube under videos on piped (piped.kavin.rocks).
![screenshot](screenshot.png)
## Compiling
- install the [haxe compiler](https://haxe.org/)
- run `haxe build.hxml`
- the userscript will be in `build/script.js`
## Installation
Copy the userscript you compiled or grabbed from the releases into tampemonkey.

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB