Skip to content

Commit 15ca2c6

Browse files
Merge pull request #42 from david-fernando/Update-README.md
Update README.md
2 parents 8d54952 + bc2a79d commit 15ca2c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
Make a get request to the url below with your Medium user
3131

3232
```bash
33-
GET https://mediumpostapi.vercel.app/{{yourmediumusername}}
33+
GET https://mediumpostsapi.vercel.app/api/{{yourmediumusername}}
3434
```
3535

3636
Example
3737

3838
```bash
39-
https://mediumpostapi.vercel.app/davidfernandodamata21
39+
https://mediumpostsapi.vercel.app/api/davidfernandodamata21
4040
```
4141
The request for the above url will bring the following results
4242

@@ -117,4 +117,4 @@ If so, please consider financially supporting this API, using the GitHub sponsor
117117

118118
## ✍️ <span id="authors">Author</span>
119119

120-
- [@david-fernando](https://github.com/david-fernando) - Idea & Initial work
120+
- [@david-fernando](https://github.com/david-fernando) - Idea & Initial work

0 commit comments

Comments
 (0)