diff --git a/README.md b/README.md index 7c8465d..5af0833 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ try { sleep(2); -echo "An error was sent to Telebugs asynchronously.", - "It will appear in your dashboard shortly.", +echo "An error was sent to Telebugs asynchronously." . + "It will appear in your dashboard shortly." . "A notification was also sent to your Telegram chat." ```