Update README
authorKevron Rees <tripzero.kev@gmail.com>
Tue, 21 Aug 2012 01:47:03 +0000 (18:47 -0700)
committerKevron Rees <tripzero.kev@gmail.com>
Tue, 21 Aug 2012 01:47:03 +0000 (18:47 -0700)
Removed unneeded info in readme

README

diff --git a/README b/README
index 8085016..5eef37e 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,7 @@
 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.
+Automotive Message Broker is built using CMake.  
 
 To build: