From eac25985f55b2f40a291076d6f294c7e3d3ebce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Marti=CC=81n?= Date: Mon, 10 Jun 2013 14:31:25 +0200 Subject: [PATCH] Added link to the docs in README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceb5d0f..a4f3ef5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The `Crawler` subclases are where the scrapping work is done. The schema is some ## Usage -For now, refer to the example below or in the repo. Better documentation is on the works. +[Go to the documentation](http://datcrawl.readthedocs.com) ``` pip install datCrawl