Skip to content

Commit

Permalink
Readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xthexder committed Jul 23, 2015
1 parent 25d0cca commit bac5968
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@ stopping you from creating a client in any other language (see
5. [Toxics](#toxics)
1. [Latency](#latency)
2. [Down](#down)
3. [Slow close](#slow_close)
4. [Timeout](#timeout)
3. [Bandwidth](#bandwidth)
4. [Slow close](#slow_close)
5. [Timeout](#timeout)
6. [Slicer](#slicer)
6. [HTTP API](#http-api)
1. [Proxy fields](#proxy-fields)
2. [Curl example](#curl-example)
Expand Down Expand Up @@ -343,7 +345,7 @@ Fields:

- `enabled`: true/false
- `average_size`: size in bytes of an average packet
- `size_variation`: variation in bytes of an average packet (should be smaller than averageSize)
- `size_variation`: variation in bytes of an average packet (should be smaller than average_size)
- `delay`: time in microseconds to delay each packet by


Expand Down

0 comments on commit bac5968

Please sign in to comment.