From 3688f046e8b62bce6c4c51b43f48bd5c67a2aaf6 Mon Sep 17 00:00:00 2001 From: Konstantin Ananyev Date: Thu, 7 Jul 2016 20:33:48 +0100 Subject: Update README to sync with latest changes Change-Id: Ib9238612706f963b9581f98c4b2592e3c0d55cd0 Signed-off-by: Konstantin Ananyev --- README | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index f12e9b2..6d8b7f8 100644 --- 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 -- cgit 1.2.3-korg