Skip to content

Commit 50c74f5

Browse files
committed
Add table of contents
1 parent a5f2de3 commit 50c74f5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- omit in toc -->
12
# loopback4-cosmosdb-retry
23

34
[![Actions Status][build-badge]][actions]
@@ -12,6 +13,17 @@
1213
LoopBack 4 data source mixin to handle database operation retries in case of Azure Cosmos DB request
1314
limit errors caused by exceeding the available [Request Units][request-units].
1415

16+
<!-- omit in toc -->
17+
## Contents
18+
19+
- [Prerequisites](#prerequisites)
20+
- [Installation](#installation)
21+
- [Usage](#usage)
22+
- [Configuration](#configuration)
23+
- [Related resources](#related-resources)
24+
- [Contributing](#contributing)
25+
- [License](#license)
26+
1527
## Prerequisites
1628

1729
Some dependencies need to be installed as peer dependencies

0 commit comments

Comments
 (0)