From 0b2448d13e27afcdf7abaebbb591270eeff05cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Lucr=C3=A8ce=20C=C3=A9leste?= Date: Sat, 2 Mar 2019 19:50:22 -0500 Subject: [PATCH] Updated Building on Linux (markdown) --- Building-on-Linux.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 ```