Skip to content

Commit

Permalink
docs(toc): improve README TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte committed Jun 28, 2017
1 parent c25f4d7 commit b8c11c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Great for testing APIs built upon Express, Koa, HAPI, Loopback and others.
- [Installation](#installation)
- [Features](#features)
- [API testing](#api-testing)
- [Making a simple request](#making-a-simple-request-and-testing-its-status-code)
- [Posting data](#posting-data)
- [Using values issued by a previous request](#using-values-issued-by-a-previous-request)
- [Examples](#examples)

## Installation
Expand Down

0 comments on commit b8c11c9

Please sign in to comment.