added questions or comments section to README
authorKevron Rees <tripzero.kev@gmail.com>
Thu, 28 Feb 2013 22:19:30 +0000 (14:19 -0800)
committerKevron Rees <tripzero.kev@gmail.com>
Thu, 28 Feb 2013 22:19:30 +0000 (14:19 -0800)
README

diff --git a/README b/README
index ce168ab..7f0efdc 100644 (file)
--- a/README
+++ b/README
@@ -62,10 +62,11 @@ Running with other plugins
 To learn about running AMB with other plugins, please see the plugins/*/README.  
 
 
+
 Running with the Qt mainloop:
 
-Some source and sink plugins may want to use the Qt-based mainloop.  To enable
-the Qt mainloop, run cmake with -Duse_qtcore=On:
+Some source and sink plugins may want to use the Qt-based mainloop.  To enable the Qt mainloop, run cmake
+with -Duse_qtcore=On:
 
 cmake .. -Duse_qtcore=On
 
@@ -80,3 +81,14 @@ You will also need to edit your config to enable the Qt-based mainloop:
        "sinks" : [...]
 }
 
+NOTE: by default the glib mainloop will be used.
+
+
+
+Questions/Issues/Comments:
+
+Questions or Comments can be emailed to:
+tripzero.kev@gmail.com
+
+Issues can be submitted on our github page:
+https://github.com/otcshare/automotive-message-broker/issues