diff --git a/README.md b/README.md index 82bacec..c168aa8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ # Scrapychan ## Description -Scrapychan is a go rewrite of a original scraperchan that i wrote in Python. There was no reason to rewrite the original program but atleast it is fast and i learn some go, +Scrapychan is a go rewrite of a original [scraperchan](https://git.protron.dev/Doc/scraperchan) that i wrote in Python. There was no reason to rewrite the original program but atleast it is faster and i learned some g.. + +## Install + +``` +go install https://git.protron.dev/Doc/Scrapychan +``` + +or use the binary's provided in the [release section](https://git.protron.dev/Doc/Scrapychan/releases) ## How to use