diff options
author | Luca Muscariello <muscariello@ieee.org> | 2020-02-14 13:36:37 +0100 |
---|---|---|
committer | Luca Muscariello <muscariello@ieee.org> | 2020-02-15 18:33:22 +0100 |
commit | 64a22cf6f812fbdd1b5a0eb184b178d88c6a329f (patch) | |
tree | 095b884e1f066cad19f3fa76be16c1c102c6c075 /docs/source/lib.md | |
parent | c77f6b381fe29331c72f8abc6fdd4a4d3286f87b (diff) |
[HICN-521] Documentation update
Change-Id: I3ef51af521b53512e589eaf5bb5c0852a638baf5
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Diffstat (limited to 'docs/source/lib.md')
-rw-r--r-- | docs/source/lib.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/lib.md b/docs/source/lib.md index 727d496bf..1e7d09e7a 100644 --- a/docs/source/lib.md +++ b/docs/source/lib.md @@ -1,5 +1,5 @@ -# The Hybrid ICN Core Library +# Core Library ## Introduction @@ -30,7 +30,7 @@ A commandline interface (hicnc) is also provided that uses the library and can for instance be used as a test traffic generator. This interface can be run as either a consumer, a producer, or a simple forwarder. -## Folder content +## Directory Layout ```shell . |