aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f771f98fde4bb679b44154b9183704490a8477ff (plain)
1
2
3
4
5
6
work in progress

build
```
cc -Wall $(pkg-config --cflags --libs libssh plplot gtk4) -lm -o remote_plot remote_plot.c
```