Update README to fix doc link
Diff
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,6 +1,6 @@
# stork.rs
[](http://www.wtfpl.net/about/)  [](https://crates.io/crates/stork)
[](http://www.wtfpl.net/about/) [](https://docs.rs/stork/) [](https://crates.io/crates/stork)
`stork` is a simple futures-based library to recursively crawl
sources in a search engine-like fashion. stork was designed from the