Skip to content

Commit

Permalink
README: add TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Oct 23, 2018
1 parent a77dd5e commit 2d000c0
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d000c0

Please sign in to comment.