diff --git a/README.md b/README.md index 03e04d4..d6022ac 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # web-octopus +[![GoDoc](https://godoc.org/github.com/rapidclock/web-octopus/pq?status.svg)](https://godoc.org/github.com/rapidclock/web-octopus) [![Build Status](https://travis-ci.com/rapidclock/web-octopus.svg?token=hJhLfHtyz41UyuLTTdFx&branch=master)](https://travis-ci.com/rapidclock/web-octopus)
A concurent web crawler written in Go. +## Install + + go get github.com/rapidclock/web-octopus/octopus + go get github.com/rapidclock/web-octopus/adapter + ## Current Features: - Depth Limited Crawling - User specified valid protocols