Switch binary name to cmc-tagger

Change-Id: I3c85b6f1882eb2af03b62cd58d9538a38f5e247c
diff --git a/src/index.js b/src/index.js
index 348a9a7..1417f4d 100755
--- a/src/index.js
+++ b/src/index.js
@@ -46,7 +46,7 @@
   },
   {
     header: 'Synopsis',
-    content: '$ conllu-cmc [-s] < input.conllu > output.conllu\n$ conllu-cmc -V'
+    content: '$ conllu-cmc [-s] < input.conllu > output.conllu\n$ cmc-tagger [-s] < input.conllu > output.conllu\n$ conllu-cmc -V\n$ cmc-tagger -V'
   },
   {
     header: 'Options',