From c47e5b9a6ed0aaaa6ec610f4d8299ab545c65a29 Mon Sep 17 00:00:00 2001 From: "Iury O. G. Figueiredo" Date: Thu, 13 Jul 2017 18:46:47 -0300 Subject: [PATCH] Improving docs. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc1bd33..c20245e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ construct json-like structures for the data thats extracted from the pages. - **Support for LXML** -- **Fire requests asynchronously** +- **Non-blocking I/O** ### Basic example @@ -176,3 +176,4 @@ pip2 install sukhoi +