diff --git a/README.md b/README.md index 79a796ae..babdf0ab 100644 --- a/README.md +++ b/README.md @@ -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