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.