# cryptop A user friendly CLI for getting cryptocurrency prices and information. ## Installation ``` cargo install cryptop ``` ## Usage ``` cryptop - Command Line Interface for getting cryptocurrency prices and information. Usage: cryptop [OPTIONS] Options: -c, --currency [default: BTC] -r, --rates [default: USD] -h, --help Print help information -V, --version Print version information ```