diff --git a/README.md b/README.md index 8a650009..bc4d829f 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,6 @@ This app is developed to make chatting much private and easy without stealing yo SocketIo
SocketIo - - Kinde -
Kinde - TailwindCSS
TailwindCSS @@ -138,7 +134,7 @@ Before installation, please make sure you have already installed the following t > For those who do not wish to use Docker, here is another option -> [to start the project](https://github.com/Dun-sin/Whisper/blob/main/CONTRIBUTING.md#starting-the-project-without-docker) -8. To test things out, you can open the same URL in two different browsers or open a private browsing window in the same browser. This allows you to connect to yourself, use `login anonymously` if you aren't dealing with anything that uses user data else use `login` and open an account on kinde `https://kinde.com/` following the instructions for react implementation and replace it with the data from your kinde. +8. To test things out, you can open the same URL in two different browsers or open a private browsing window in the same browser. This allows you to connect to yourself, use `login anonymously` if you aren't dealing with anything that uses user data, else use `login` and open an account on [mailtrap](https://mailtrap.io/) using their demo to domain and get the token into .env

(back to top)