Skip to content

Commit 0fd1261

Browse files
authored
Added heroku deploy button
1 parent bd46164 commit 0fd1261

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)
66
[![Known Vulnerabilities](https://snyk.io/test/github/x1wins/tutorial-rails-rest-api/badge.svg)](https://snyk.io/test/github/x1wins/tutorial-rails-rest-api)
77

8+
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
9+
810

911

1012
# Tutorial rails rest api
@@ -1109,4 +1111,4 @@ https://gist.github.com/kelvinn/6a1c51b8976acf25bd78
11091111
-H "Authorization: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJleHAiOjE1OTA0MzExOTN9.GtlH3xbINMNSKAU00np5njGtDWEcXXOHZ2zbjKsgr24" \
11101112
http://localhost:3000/api/v1/posts?category_id=1&page=1
11111113
```
1112-
1114+

0 commit comments

Comments
 (0)