Skip to content

Commit

Permalink
Fix readme TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
svroonland committed Sep 23, 2020
1 parent 60e30c5 commit 0caf799
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,20 @@
# Rezilience

- [About](#about)
- [Benefits over other libraries](#benefits-over-other-libraries)
- [Features / Design goals](#features---design-goals)
- [Installation](#installation)
- [General usage](#general-usage)
- [Circuit Breaker](#circuit-breaker)
* [Features](#features)
* [Usage](#usage)
* [Usage example](#usage-example)
- [Bulkhead](#bulkhead)
* [Usage](#usage-1)
* [Usage example](#usage-example-1)
- [RateLimiter](#ratelimiter)
* [Usage](#usage-2)
* [Usage](#usage)
- [Retry](#retry)
* [Usage](#usage-3)
* [Usage](#usage-1)
- [Combining policies](#combining-policies)
* [Usage](#usage-4)
- [Additional resiliency recommendations](#additional-resiliency-recommendations)
- [Credits](#credits)

## About
Expand Down

0 comments on commit 0caf799

Please sign in to comment.