Skip to content

Commit

Permalink
Orange -> Orange Data Mining
Browse files Browse the repository at this point in the history
irgolic authored Feb 19, 2021
1 parent c7bd139 commit 7e37d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
<img src="https://readthedocs.org/projects/orange3/badge/?version=latest"></a>
</p>

# 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.

<p align="center">
@@ -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.
It's important to install `orange-base-widget` and `orange-canvas-core` before `orange3` to ensure that `orange3` will use your local versions.

0 comments on commit 7e37d2d

Please sign in to comment.