From 6c2c2377f26fc4944cbd940514b628202a7b36f9 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Wed, 17 Feb 2016 10:31:41 -0800 Subject: [PATCH] Add quick build instructions. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ae267c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# adsbus + +adsbus is a hub and protocol translator for [ADS-B](https://en.wikipedia.org/wiki/Automatic_dependent_surveillance_%E2%80%93_broadcast) messages. + + +## Building + +sudo apt-get -y install uuid-dev libjansson-dev +make