Rename ndn-dissect to ndndissect

Change-Id: I99b4a0bc647086e492c0bf0b80eda183b9185e79
diff --git a/README.md b/README.md
index db379af..ab46e93 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
   between a consumer and a producer
 * [**ndnping**](tools/ping): test reachability between two NDN nodes
 * [**ndndump**](tools/dump): capture and analyze live traffic on an NDN network
-* [**ndn-dissect**](tools/dissect): inspect the TLV structure of an NDN packet
+* [**ndndissect**](tools/dissect): inspect the TLV structure of an NDN packet
 * [**dissect-wireshark**](tools/dissect-wireshark): Wireshark extension to inspect
   the TLV structure of NDN packets