Skip to content
This repository was archived by the owner on Dec 14, 2019. It is now read-only.

Commit 1521cf0

Browse files
authored
Merge pull request #73 from naneri/patch-1
Added Table of Contents to README.
2 parents ba94ff3 + fa6cb0b commit 1521cf0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ Reload your session from inside Tinker, plus magic shortcuts for first(), find()
99

1010
<img src="https://i.imgur.com/U9NnDix.gif" title="source: imgur.com" />
1111

12+
## Contents
13+
14+
- [Installation](#installation)
15+
- [Usage](#usage)
16+
* [Reload your Tinker session](#reload-your-tinker-session)
17+
* [Magic models](#magic-models)
18+
* [Naming strategy](#naming-strategy)
19+
* [Names](#names)
20+
* [Fast factories](#fast-factories)
21+
- [Configuration](#configuration)
22+
- [Contributing](#contributing)
23+
- [License](#license)
24+
1225
## Installation
1326

1427
To install Tinx, simply require it via Composer:

0 commit comments

Comments
 (0)