Skip to content

Commit 2d17f70

Browse files
committed
Update readme
1 parent 96efab3 commit 2d17f70

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838

3939
## 🌐 Sample API Response
4040

41-
API: `https://random-words-api.vercel.app/word/`
42-
Method: `GET`
41+
- API: `https://random-words-api.vercel.app/word/`
42+
- Method: `GET`
4343

4444
```json
4545
[
@@ -53,8 +53,8 @@ Method: `GET`
5353

5454
## 🌐 Sample Dutch Response
5555

56-
API: `https://random-words-api.vercel.app/word/dutch`
57-
Method: `GET`
56+
- API: `https://random-words-api.vercel.app/word/dutch`
57+
- Method: `GET`
5858

5959
```json
6060
[
@@ -68,8 +68,8 @@ Method: `GET`
6868

6969
## 🌐 Sample Pronunciation Request
7070

71-
API: `https://random-words-api.vercel.app/pronounce`
72-
Method: `POST`
71+
- API: `https://random-words-api.vercel.app/pronounce`
72+
- Method: `POST`
7373

7474
```sh
7575
POST http://localhost:3000/pronounce

0 commit comments

Comments
 (0)