Update README.md

pull/268/head
Anton Medvedev 9 months ago
parent 8946311d57
commit f345ca696c
No known key found for this signature in database

@ -1,24 +1,29 @@
# f(x)
<p align="center"><a href="https://fx.wtf"><img src="https://medv.io/assets/fx/fx-preview.gif" width="500" alt="fx preview"></a></p>
<p align="center"><a href="https://fx.wtf"><img src=".github/images/preview.gif" width="500" alt="fx preview"></a></p>
## Install
```sh
brew install fx
```
```sh
snap install fx
```
```sh
scoop install fx
```
```sh
pacman -S fx
```
```sh
pkg install fx
```
```sh
go install github.com/antonmedv/fx@latest
```

Loading…
Cancel
Save