diff --git a/README.md b/README.md index cde19ade9ad..7c702ad4df6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

-# Orange +# Orange Data Mining [Orange] is a data mining and visualization toolbox for novice and expert alike. To explore data with Orange, one requires __no__ programming or in-depth mathematical knowledge. We believe that workflow-based data science tools democratize data science by hiding complex underlying mechanics and exposing intuitive concepts. Anyone who owns data, or is motivated to peek into data, should have the means to do so.

@@ -170,4 +170,4 @@ pip install -e orange3 # Same for any add-on repositories ``` -It's important to install `orange-base-widget` and `orange-canvas-core` before `orange3` to ensure that `orange3` will use your local versions. \ No newline at end of file +It's important to install `orange-base-widget` and `orange-canvas-core` before `orange3` to ensure that `orange3` will use your local versions.