Skip to content

Commit

Permalink
docs(readme.md): syntax fix for api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AsifNawaz-cnic committed Mar 22, 2024
1 parent e84b4fb commit caffb6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@ Converts a domain string to Punycode format.
- `$keyword` (string): The domain string to convert.
- `$options` (array): Additional options for the conversion process (optional).
- **Returns:** The converted domain in Punycode format, or `false` if the keyword is empty.
```

**License:** This library is distributed under the MIT License, allowing for flexibility in usage and modification.
**License:** This library is distributed under the MIT License, allowing for flexibility in usage and modification.

0 comments on commit caffb6c

Please sign in to comment.