Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-garro committed Jan 11, 2025
1 parent 24665cc commit d448ff5
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions doc/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ learned the entire API provided to interact with the objects and its methods and

## Installing

The best way of installing the latest version of `Aeromet-Py` is via `pip`:
The best way to install the latest version of `Aeromet-Py` is via `pip`:

```
```console
pip install aeromet-py
```

## Upgrade to the latest version

If you have an old version of `Aeromet-Py` consider the following command:

```
```console
pip install --upgrade aeromet-py
```

Expand Down Expand Up @@ -71,6 +71,15 @@ pip install --upgrade aeromet-py
- [Change Period](#change-period)
- [Trend Indicator](#trend-indicator)
- [Remark](#remark)
- [Taf](#taf)
- [Missing](#missing)
- [Valid](#valid)
- [Cancelled](#cancelled)
- [Max and Min Temperatures](#max-and-min-temperatures)
- [TAF Temperature](#taf-temperature)
- [Changes Forecasted](#changes-forecasted)
- [Change Forecasted](#change-forecasted)
- [Change Indicator](#change-indicator)

</td>
<td valign=top>
Expand Down

0 comments on commit d448ff5

Please sign in to comment.