Skip to content

Commit f18f684

Browse files
committed
add link to readme rus
1 parent 02a5c82 commit f18f684

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
English | [Русский](https://github.com/cs-eliseev/helpers-ip/blob/master/README.ru_RU.md)
2+
13
IP CSE HELPERS
24
=======
35

@@ -14,6 +16,7 @@ The helpers allows you to manipulating network IP addresses (IPv4 and IPv6).
1416

1517
Project repository: https://github.com/cs-eliseev/helpers-ip
1618

19+
**DEMO**
1720
```php
1821
$ip = IP::getRealIP();
1922
if (IP::isIP($ip)) {

0 commit comments

Comments
 (0)