docs: README update
Change-Id: I133ccc951a9d7efd39a3ee6ef2e15f3549075975
diff --git a/README.md b/README.md
index 5065082..f791738 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,10 @@
These tools are recommended to be installed on all NDN nodes.
Tools in this collection include:
-* [ping](tools/ping): test reachability between two nodes
* [peek](tools/peek): transmit a single packet between a consumer and a producer
+* [ping](tools/ping): test reachability between two nodes
+* [dump](tools/dump): analyze traffic on wire
+* [dissect](tools/dissect): inspect TLV structure of NDN packet format
See [INSTALL.md](INSTALL.md) for build instructions.