From bf6c3992d1d465071cde0e4512c82450c959c52c Mon Sep 17 00:00:00 2001 From: Tim Voronov Date: Tue, 2 Oct 2018 11:58:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6765bac..9fcf9b73 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![ferret](https://raw.githubusercontent.com/MontFerret/ferret/master/assets/intro.jpg) ## What is it? -```ferret``` is a web scraping system aiming to simplify data extraction from the web for such things like machine learning and analytics. +```ferret``` is a web scraping system aiming to simplify data extraction from the web for such things like ui testing, machine learning and analytics. Having it's own declarative language, ```ferret``` abstracts away technical details and complexity of the underlying technologies, helping to focus on the data itself. It's extremely portable, extensible and fast.