README.md in ribose-cli-0.3.2 vs README.md in ribose-cli-0.5.0

- old
+ new

@@ -1,9 +1,8 @@ # Ribose CLI -[![Build -Status](https://travis-ci.org/riboseinc/ribose-cli.svg?branch=master)](https://travis-ci.org/riboseinc/ribose-cli) +[![Build Status](https://github.com/riboseinc/ribose-cli/actions/workflows/test.yml/badge.svg)](https://github.com/riboseinc/ribose-cli/actions/workflows/test.yml) [![Code Climate](https://codeclimate.com/github/riboseinc/ribose-cli/badges/gpa.svg)](https://codeclimate.com/github/riboseinc/ribose-cli) The command line interface to the Ribose API. @@ -34,10 +33,10 @@ To start with, we kept it pretty simple, install this gem & then configure your API Token and email using the following interface, This will store your Ribose configuration as `.riboserc` in the home directory. ```sh -ribose config --token="YOUR_API_TOKEN" --email="youremail@example.com" +ribose config --password='YOUR_API_PASSWORD' --email='youremail@example.com' ``` ### Spaces The `space` command retrieve space related resources, please use the `help`