diff --git a/README.md b/README.md index c168aa8..a1a4a75 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Scrapychan +# scrapychan ## Description 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..