mirror of
https://github.com/danog/PHPStruct.git
synced 2024-11-26 11:44:39 +01:00
Update README.md
This commit is contained in:
parent
7da0d5c924
commit
95641ae9b4
@ -13,6 +13,7 @@ Licensed under MIT.
|
||||
PHP implementation of Python's struct module.
|
||||
|
||||
This library was created to help me develop a [client for the mtproto protocol](https://github.com/danog/MadelineProto).
|
||||
It supports php 5.6, php 7 and HHVM.
|
||||
|
||||
The functions and the formats are exactly the ones used in python's struct
|
||||
(https://docs.python.org/3/library/struct.html)
|
||||
|
Loading…
Reference in New Issue
Block a user