diff options
author | 2020-02-14 13:36:37 +0100 | |
---|---|---|
committer | 2020-02-15 18:33:22 +0100 | |
commit | 64a22cf6f812fbdd1b5a0eb184b178d88c6a329f (patch) | |
tree | 095b884e1f066cad19f3fa76be16c1c102c6c075 /docs/source/hicn-light.md | |
parent | c77f6b381fe29331c72f8abc6fdd4a4d3286f87b (diff) |
[HICN-521] Documentation update
Change-Id: I3ef51af521b53512e589eaf5bb5c0852a638baf5
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Diffstat (limited to 'docs/source/hicn-light.md')
-rw-r--r-- | docs/source/hicn-light.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/source/hicn-light.md b/docs/source/hicn-light.md index a68af7f05..cee76940b 100644 --- a/docs/source/hicn-light.md +++ b/docs/source/hicn-light.md @@ -1,8 +1,9 @@ -# The Hybrid ICN Portable Forwarder +# Portable Forwarder ## Introduction -hicn-light is a socket based forwarder +hicn-light is a portable forwarder that makes use of IPC and standard sockets +to communicate. ## Using hicn-light |