Skip to content

Commit b49d330

Browse files
authored
Update README.md
1 parent 08efc3e commit b49d330

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Hey! This is a super-easy to follow Rails/React API tutorial that is fully in de
77
<img width="460" height="320" src="https://media.giphy.com/media/TNf5oSRelTeI8/giphy.gif">
88
</p>
99

10+
## System Requirements
11+
```Ruby
12+
ruby '2.3.1'
13+
14+
gem 'rails', '~> 5.2.1'
15+
```
16+
1017
## Table of Contents
1118
- [Downloading create-react-app](#downloading-create-react-app)
1219
- [Creating a Rails API](#rails-api)

0 commit comments

Comments
 (0)