Update management protocol to be compatible with NFD 0.6.2

Change-Id: I85975151d969901b842c83c649ccd86059488274
diff --git a/README.md b/README.md
index b4f4477..e8b8065 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # jndn-management
 
-This project consists of tools for managing an NDN forwarding daemon (NFD). It relies on the [NDN Protocol](https://named-data.net) and its associated [client library](https://github.com/named-data/jndn). It implements the NFD management specification outlined at http://redmine.named-data.net/projects/nfd/wiki/Management. Please note that this library does not yet implement all of the commands in the management specification.
+This project consists of tools for managing an NDN forwarding daemon (NFD). It relies on the [NDN Protocol](https://named-data.net) and its associated [client library](https://github.com/named-data/jndn). It implements the NFD management specification outlined at https://redmine.named-data.net/projects/nfd/wiki/Management. Please note that this library does not yet implement all of the commands in the management specification.
 
 ## Install
 With Maven, add the following to your POM: