From: Konstantin Ananyev Date: Thu, 7 Jul 2016 19:33:48 +0000 (+0100) Subject: Update README to sync with latest changes X-Git-Tag: v18.02~50 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F1911%2F2;p=tldk.git Update README to sync with latest changes Change-Id: Ib9238612706f963b9581f98c4b2592e3c0d55cd0 Signed-off-by: Konstantin Ananyev --- 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