add readme, add prettier fmt target in makefile

Tento commit je obsažen v:
2024-05-20 06:52:42 -07:00
rodič b0915aeaa1
revize 748d827798
2 změnil soubory, kde provedl 10 přidání a 0 odebrání

Zobrazit soubor

@@ -5,3 +5,4 @@ run:
fmt:
go fmt *.go
prettier -w data

9
README.md Normální soubor
Zobrazit soubor

@@ -0,0 +1,9 @@
# curiosa.io scraper
This is a scraper for the API at curiosa.io.
Included in the repository are json data files representing every SCR card.
# License
WTFPL for `\*.go` files.