Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stv-beep committed Dec 20, 2022
1 parent 52f09d7 commit 6c1f415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1>🏎 Formula 1 quotes API 🏎</h1>

<p>
<img alt="Version" src="https://img.shields.io/badge/version-0.6.13-greenyellow.svg"/>
<img alt="Version" src="https://img.shields.io/badge/version-0.6.14-greenyellow.svg"/>
<img src="https://img.shields.io/badge/npm-%3E%3D8.5.0-blue.svg"/>
<img src="https://img.shields.io/badge/node-%3E%3D16.14.2-blue.svg"/>
</p>
Expand All @@ -26,7 +26,7 @@
#### GET 10 quotes in each page of an specific F1 driver **->** GET ```/quotes/:drivers_last_name/p/:page```


## Dev:
## Development setup:

```npm install```

Expand Down

0 comments on commit 6c1f415

Please sign in to comment.