Skip to content

Commit ee69348

Browse files
authored
docs(README): mention v5 instead of v4 (#717)
* docs(README): mention v5 instead of v4 * improve note
1 parent a6dc73d commit ee69348

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Bundle size
155155

156156
### Documents
157157
<table>
158-
<tr><td>v3</td><td>v4</td><td>v6</td></tr>
158+
<tr><td>v3</td><td>v4 and v5</td><td>v6</td></tr>
159159
<tr>
160160
<td>
161161
<a href="./docs/v3/docs.md">documents</a>
@@ -179,7 +179,8 @@ Bundle size
179179
</tr>
180180
</table>
181181

182-
**note**: version 5 is released with version 4 tfor experimental use. Based on it's demand, it'll be developed and the features can be different in final release.
182+
**note**: version 6 is released with version 4 for experimental use. Based on it's demand, it'll be developed and the features can be different in final release.
183+
Version 5 has the same functionalities as version 4.
183184

184185
## Performance
185186
<small>negative means error</small>

0 commit comments

Comments
 (0)