From 7548d3fadc2da9a62b023381f45aa48fa4129ccd Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Fri, 21 Jun 2019 17:09:37 +0200 Subject: [HICN-223] Apps tutorial. Change-Id: I5c17f4f72e1929f40f92718c9e479a6141b280f0 Signed-off-by: Mauro Sardara --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3b10574e3..5e3ead81b 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,14 @@ real-time transport service for audio/video media. ## Directory layout -| Directory name | Description | -| ---------------------- | ---------------------------------------------- | -| lib | Core support library | -| hicn-plugin | VPP plugin | -| hicn-light | Lightweight packet forwarder | -| libtransport | Support library with transport layer and API | -| utils | Tools for testing | -| apps | Application examples using hicn stack | +| Directory name | Description | +| -------------- | -------------------------------------------- | +| lib | Core support library | +| hicn-plugin | VPP plugin | +| hicn-light | Lightweight packet forwarder | +| libtransport | Support library with transport layer and API | +| utils | Tools for testing | +| apps | Application examples using hicn stack | hicn plugin is a VPP plugin that implement hicn packet processing as specified in https://datatracker.ietf.org/doc/draft-muscariello-intarea-hicn/. The transport library is used to -- cgit 1.2.3-korg