Skip to content

Commit 8bb54fa

Browse files
committed
Update readme
1 parent b20b1b4 commit 8bb54fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
[![PHP Version](https://img.shields.io/packagist/v/rowbot/punycode?style=flat-square)](https://packagist.org/packages/rowbot/punycode)
77
[![Total Downloads](https://img.shields.io/packagist/dt/rowbot/punycode?style=flat-square)](https://packagist.org/packages/rowbot/punycode)
88

9+
An implementation of RFC 3492 Punycode in PHP, based on the sample implementation in [Appendix C](https://tools.ietf.org/html/rfc3492#appendix-C).
10+
This is NOT a substitue for `idn_to_ascii` and `idn_to_utf8`.
11+
912
## Requirements
1013

1114
* PHP 7.1+

0 commit comments

Comments
 (0)