diff --git a/LCS/Messaging/doc/Messaging.md b/LCS/Messaging/doc/Messaging.md
index 8fb5a38d3707320ff4f878f22fa17683ba2744b7..468ee8b67703eaa7f720e27f09be99db394af62b 100644
--- a/LCS/Messaging/doc/Messaging.md
+++ b/LCS/Messaging/doc/Messaging.md
@@ -3,8 +3,7 @@
 ## GENERAL
 
 ### Description
-- *What does it do?*
-- *Why is it needed?*
+The C++ messaging library can be used to send and receive QPID messages in C++ code.  The Python code provides a template for mini services that communicate by RPCs.
 
 ### Author/Owner