diff --git a/README.md b/README.md index 4b662422..35c5e651 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,18 @@ 3scale toolbox is a set of tools to help you manage your 3scale product. Using the [3scale API Ruby Client](https://github.com/3scale/3scale-api-ruby). -## Installation - +## Table of contents +* [Installation](#installation) +* [Usage](#usage) + * [Copy a service](#copy-a-service) + * [Update a service](#update-a-service) + * [Import from CSV](#import-from-csv) +* [Development](#development) +* [Plugins](#plugins) +* [Troubleshooting](#troubleshooting) +* [Contributing](#contributing) +## Installation Install the CLI: $ gem install 3scale_toolbox