Browse Source

Update README with AUR installation information

Merge branch 'Antiz96-main'
pull/7/head
JuanLeon Lahoz 4 years ago
parent
commit
5bbab61166
  1. 4
      README.md

4
README.md

@ -164,6 +164,10 @@ $ cd lowcharts
$ cargo install --path .
```
#### Via AUR
Arch-Linux users can install the [lowcharts](https://aur.archlinux.org/packages/lowcharts), [lowcharts-bin](https://aur.archlinux.org/packages/lowcharts-bin) or [lowcharts-git](https://aur.archlinux.org/packages/lowcharts-git) AUR package.
### Using it as a library
`lowcharts` can be used as a library by any code that needs to display text

Loading…
Cancel
Save