Unclear instructions in README
Some instructions are unclear, e.g.:
to install, execute :
npm install --save comprise_my_pkg@latest
and
ionic cordova plugin add cordova-plugin-comprise-my-plugin@latest
I think text should highlight that these commands are templates and "comprise_my_pkg" and "cordova-plugin-comprise-my-plugin" are placeholders.