Update README to sync with latest changes 11/1911/2
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Thu, 7 Jul 2016 19:33:48 +0000 (20:33 +0100)
committerKonstantin Ananyev <konstantin.ananyev@intel.com>
Thu, 7 Jul 2016 22:41:30 +0000 (23:41 +0100)
Change-Id: Ib9238612706f963b9581f98c4b2592e3c0d55cd0
Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
README

diff --git a/README b/README
index f12e9b2..6d8b7f8 100644 (file)
--- a/README
+++ b/README
@@ -57,10 +57,14 @@ $(TLDK_ROOT)
 |
 +----lib
 |      |
-|      +--libtle_udp  - implementation of the UDP datagram processing
+|      +--libtle_dring - dring library
+|      |
+|      +--libtle_udp - implementation of the UDP datagram processing
 |
 +----examples
-         |
-         +-- udpfwd - sample app to demonstrate and test libtle_udp usage 
-             (refer to examples/udpfwd/README for more information)
-
+|      |
+|      +--udpfwd - sample app to demonstrate and test libtle_udp usage
+|            (refer to examples/udpfwd/README for more information)
++----test - unit-tests
+|      |
+|      +--dring - UT for libtle_dring