Skip to content

Commit 868bab2

Browse files
authored
Merge pull request #6 from rapidclock/rapidclock-readme-update-1
added go doc and get links
2 parents fbeddc3 + c9ee44a commit 868bab2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# web-octopus
2+
[![GoDoc](https://godoc.org/github.com/rapidclock/web-octopus/pq?status.svg)](https://godoc.org/github.com/rapidclock/web-octopus)
23
[![Build Status](https://travis-ci.com/rapidclock/web-octopus.svg?token=hJhLfHtyz41UyuLTTdFx&branch=master)](https://travis-ci.com/rapidclock/web-octopus)
34
<br>
45
A concurent web crawler written in Go.
56

7+
## Install
8+
9+
go get github.com/rapidclock/web-octopus/octopus
10+
go get github.com/rapidclock/web-octopus/adapter
11+
612
## Current Features:
713
- Depth Limited Crawling
814
- User specified valid protocols

0 commit comments

Comments
 (0)