Skip to content

Commit 199b16c

Browse files
committed
[docs] README
1 parent 2444e60 commit 199b16c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ $signUp = SignUpUsersDTO::fromArray([
224224
]);
225225
```
226226

227+
> 🔗 Want a quick try? [JSON to ImmutableBase Converter](https://json-to-immutablebase-object-converter.reallife-kip.com) lets you paste JSON and generate IB classes instantly!
228+
227229
---
228230

229231
## Testing

README_TW.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ $signUp = SignUpUsersDTO::fromArray([
224224
]);
225225
```
226226

227+
> 🔗 想快速嘗試?[JSON to ImmutableBase Converter](https://json-to-immutablebase-object-converter.reallife-kip.com) 讓你貼上 JSON 就能快速產出 ImmutableBase 物件!
228+
227229
---
228230

229231
## 測試

0 commit comments

Comments
 (0)