From 53c668c616afcf48d00debcfc3fd57f4e99e2431 Mon Sep 17 00:00:00 2001 From: Medzik <87065584+MedzikUser@users.noreply.github.com> Date: Mon, 16 Aug 2021 19:37:25 +0000 Subject: [PATCH] Update Readme --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 0247f68..dad5495 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,16 @@ -# [PingBot Frontend](https://www.pingbot.cf/) +# [PingBot](https://www.pingbot.cf/) -## ⚡ Page Speed +This is the front end of a ping bot that "pings" url addresses every few minutes -

- - PingBot Page Speed - -

+## 👩‍💻 Develop -## Develop - -1. Install deps +1: Install deps ```bash yarn install ``` -2. Start dev server +2: Start dev server ```bash yarn dev