diff --git a/README.md b/README.md index 4dbfa5b..05529d0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Super simple, zero dependency naming ***conv***ention ***conv***erter and validator library. +# Cli +As of version 0.3.3 there is cli version of convconv available. Use the following command to install it globally onto your system. +`npm i -g convconv` +You can see help for cli by running the following command. +`convconv --help` + # Examples ```typescript