Skip to content

Commit b8c59be

Browse files
authored
Update README.md
1 parent bd42fd8 commit b8c59be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ $api = new NameSiloAPI('your-api-key', 'application-name', 'bulk', 'ote');
3737

3838
`SandboxURL` (Optional) Set to `false` or omit for production use. Setting to any other value will set your API call to https://`VALUE`/namesilo.com/`BULK/NORMAL`
3939

40-
TIP: All commands can use either API type except the `registerDomainDrop` command, which requires the bulk API
40+
> TIP: All commands can use either API type except the `registerDomainDrop` command, which requires the bulk API
4141
42-
TIP: Sandbox mode does not work during drop/catch times, and does not work with the `registerDomainDrop` command
42+
> TIP: Sandbox mode does not work during drop/catch times, and does not work with the `registerDomainDrop` command
4343
4444
3. Call a function:
4545
~~~php

0 commit comments

Comments
 (0)