mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-01-17 04:58:13 +01:00
Merge pull request #76 from worldpotato/add_aur
add AUR link and description to README
This commit is contained in:
commit
72fd33ce5f
10
README.md
10
README.md
@ -24,12 +24,22 @@ This work is [licensed](LICENSE) under a GNU Affero General Public License v3.0
|
||||
|
||||
## Installation
|
||||
|
||||
### PIP
|
||||
|
||||
Install with
|
||||
|
||||
```
|
||||
$ pip install prettymaps
|
||||
```
|
||||
|
||||
### Arch Linux
|
||||
|
||||
Use the [AUR](https://aur.archlinux.org/packages/python-prettymaps/)
|
||||
|
||||
```
|
||||
yay -S python-prettymaps
|
||||
```
|
||||
|
||||
## Usage example (For more examples, see [this Jupyter Notebook](https://nbviewer.jupyter.org/github/marceloprates/prettymaps/blob/main/notebooks/examples.ipynb)):
|
||||
|
||||
```python
|
||||
|
Loading…
x
Reference in New Issue
Block a user