diff --git a/Commands/ShortenCommand.php b/Commands/ShortenCommand.php index bb88fd4..e528810 100644 --- a/Commands/ShortenCommand.php +++ b/Commands/ShortenCommand.php @@ -141,4 +141,4 @@ class ShortenCommand extends UserCommand return $data; } -} \ No newline at end of file +} diff --git a/Commands/UploadCommand.php b/Commands/UploadCommand.php index 2e6552c..971b97e 100644 --- a/Commands/UploadCommand.php +++ b/Commands/UploadCommand.php @@ -188,4 +188,4 @@ class UploadCommand extends UserCommand } } -} \ No newline at end of file +} diff --git a/README.md b/README.md index c4a095d..4ee76b6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# runnerbot - RUN Polito's internal Telegram bot +# @RunnerBOT + RUN Polito's internal Telegram bot. Based on https://github.com/php-telegram-bot