Skip to content

Commit 2dd5bcc

Browse files
readme update
1 parent 4a75710 commit 2dd5bcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Tame()->emailValidator('[email protected]', true, true);
257257

258258
| Params |Description |
259259
|--------------|-----------------------------|
260-
| `$platform` | Platform name `[windows|linux|android|mobile|phone|unknown|mac|macintosh|ios|iphone|c|os x]` |
260+
| `$platform` | Platform name `windows\|linux\|android\|mobile\|phone\|unknown\|mac\|macintosh\|ios\|iphone\|c\|os x` |
261261
| `$os_name` | OS name `'macos'`, `'os x'`, `'ios'` |
262262

263263
#### Example
@@ -274,7 +274,7 @@ include $platform;
274274

275275
| Params | Description |
276276
|-------------|---------------------------------------------------------------------------------------------------------------------------|
277-
| `$payment` | `[add-money|alipay|bank|cc|credit-card|discover|faster-pay|groupbuy|maestro|mastercard|pay|payme|payment-card|payment-wallet|paypal|stripe-circle|tripe-sqaure|stripe|visa]` |
277+
| `$payment` | `add-money \| alipay \| bank \| cc \| credit-card \| discover \| faster-pay \| groupbuy \| maestro \| mastercard \| pay \| payme \| payment-card \| payment-wallet \| paypal \| stripe-circle \| tripe-sqaure \| stripe \| visa` |
278278

279279
#### Example
280280

0 commit comments

Comments
 (0)