diff --git a/README.md b/README.md index 1b2ac5e..ac30e51 100644 --- a/README.md +++ b/README.md @@ -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');