diff --git a/adsbus/README.md b/adsbus/README.md index 365d400..b38baf4 100644 --- a/adsbus/README.md +++ b/adsbus/README.md @@ -61,6 +61,11 @@ make * SO_REUSEPORT allows multiple adsbus instances to accept connections on the same IP and port without a load balancer +## Use +* As a commandline utility + * For captures from a network source: + + ## Security, reliability, testing * Secure build options by default * -Weverything -Werror -pedantic-errors (with limited specific exceptions)