+ Read me spelling correction and added install information

This commit is contained in:
Doc
2024-03-12 09:13:30 +01:00
parent 1060bfd81a
commit 5b60a3fe69

View File

@@ -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