spider/readme.md
2016-07-28 20:13:20 -07:00

9 lines
147 B
Markdown

# spider
`spider` is a little tool for me to learn how to crawl webpages using the Go
stdlib.
## installation
$ go get mcquay.me/spider/...