diff --git a/Building-on-Linux.md b/Building-on-Linux.md index acef6a7..c17192d 100644 --- a/Building-on-Linux.md +++ b/Building-on-Linux.md @@ -1,3 +1,9 @@ +## Binaries Built + +- `barrier` the GUI front-end and "main" program +- `barriers` the CLI server component +- `barrierc` the CLI client component + ## Ubuntu/Debian/Raspbian: Build from source ```