Skip to content

Commit a26efb0

Browse files
authored
Merge pull request #22 from johncorderox/readme
Update README.md
2 parents 794d2f9 + 5d83a2b commit a26efb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,13 @@ gem "rails", "~> 6.1.3"
1717
```
1818

1919
## Table of Contents
20-
- [Creating a Rails API](#rails-api)
20+
- [Creating a Rails API](#rails-api-)
21+
- [Rails API Versioning](#rails-api-versioning)
2122
- [React Integration](#react-integration)
23+
- [Restructure our React Project](#restructure-our-react-project)
24+
- [Our First Component](#our-first-component)
2225
- [Contributing](#contributing)
26+
- [About the Author](#about-the-author)
2327

2428
## Rails API 💎
2529

0 commit comments

Comments
 (0)