Skip to content

Commit

Permalink
add table of content for better documentation discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
phndiaye committed May 28, 2023
1 parent 2776088 commit 7e84730
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,17 @@ Factories simplify the process of testing, making you more efficient and your te

## Getting Started

Check out the [Quick Start](quick-start.md) documentation to get started.
Check out the [Quick Start](docs/quick-start.md) documentation to get started.

## Table of content

- [Overview](docs/overview.md)
- [Quick Start](docs/quick-start.md)
- [Setup](docs/setup.md)
- [Defining factories](docs/defining-factories.md)
- [Using factories](docs/using-factories.md)
- [Mocking the store](docs/using-mock-methods.md)
- [Advanced](docs/advanced.md)

## Questions / Get in Touch

Expand Down

0 comments on commit 7e84730

Please sign in to comment.