Skip to content

Commit

Permalink
Updates on README (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
alekfal committed Feb 1, 2024
1 parent 6b50615 commit b53f962
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

MAGO `cropmaps` package is an open source Python toolbox for crop type mapping
from Sentinel-2 L2A multispectral satellite data using two well known machine learning
algorithms; SVM and Random Forest.
algorithms; Support Vector Machine (SVM) and Random Forest (RF).

## Installation from source

Expand All @@ -18,7 +18,9 @@ git clone ...git && cd cropmaps/
pip install .
```

## Installation from PyPI :construction
## Installation from PyPI 🚧

This section is currently under construction. 🛠️

## Quickstart

Expand Down

0 comments on commit b53f962

Please sign in to comment.