mirror of
https://github.com/danog/MadelineProtoPhar.git
synced 2024-11-26 18:14:39 +01:00
Update README.md
This commit is contained in:
parent
f2de8d0c14
commit
0fca610a3d
@ -3,7 +3,6 @@
|
||||
This website contains the [MadelineProto](https://madelineproto.xyz) easy installer.
|
||||
|
||||
## Usage:
|
||||
Download [madeline.php](https://phar.madelineproto.xyz/madeline.php), and include it in your script:
|
||||
```
|
||||
if (!file_exists('madeline.php')) {
|
||||
copy('https://phar.madelineproto.xyz/madeline.php', 'madeline.php');
|
||||
|
Loading…
Reference in New Issue
Block a user