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