From 1e8aa13ecab9af1ebf2dab033db6ffc96b037e57 Mon Sep 17 00:00:00 2001 From: tripzero Date: Thu, 14 Jun 2012 13:37:38 -0700 Subject: [PATCH] Updated readme with project description. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 8ac2182..8085016 100644 --- a/README +++ b/README @@ -1,3 +1,6 @@ +Automotive Message Broker is a vehicle network abstraction system. It brokers information from the vehicle +to applications. + Automotive Message Broker is built using CMake. glib2 (with gio) and boost are the only dependencies aside from the normal c/c++ toolchain. Alternatively, Automotive Message Broker can be built to use the Qt mainloop. In this case QtCore is also a dependency. -- 2.7.4