Skip to content

Commit 465cab9

Browse files
authored
Merge branch 'main' into dev
2 parents d31e518 + d1a6542 commit 465cab9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
---
1212

13-
## 📚 Instruction
13+
## 📚 Specification
1414

1515
(No author information is provided for traditional Korean proverbs.)
1616

@@ -48,7 +48,7 @@
4848

4949
### response example
5050

51-
ex) `https://sentence.udtk.site/random?count=2`
51+
ex) https://sentence.udtk.site/random?count=2
5252

5353
```json
5454
[
@@ -65,7 +65,7 @@ ex) `https://sentence.udtk.site/random?count=2`
6565

6666
### ❗️request limit
6767

68-
- ***20 requests per 5 minutes***
68+
- **<U>20 requests per 5 minutes</U>**
6969
- when the limit is exceeded, the response will be `429 Too Many Requests`
7070
- time left to reset the limit will be included in the response header `X-Rate-Limit-Retry-After-Seconds`
7171

@@ -88,4 +88,4 @@ ex) `https://sentence.udtk.site/random?count=2`
8888

8989
## 🏗️ Architecture
9090

91-
<img src="./assets/sentence-architecture.jpg" alt="architecture">
91+
<img src="./assets/sentence-architecture.jpg" alt="architecture" width=600>

0 commit comments

Comments
 (0)