From a83926a7d5de3ddc41dc30cb17cb5b761b85a101 Mon Sep 17 00:00:00 2001 From: Harshad Sharma Date: Thu, 23 May 2024 14:35:47 +0530 Subject: [PATCH] Fix formatting --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 90c5aa5..7a14d16 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,7 @@ Start Freedive: Now you can visit [`localhost:4000`](http://localhost:4000) from your browser. - - -## Accounts - -Registering accounts via browser is enabled in dev envronment. +> Registering accounts via browser is enabled in dev envronment. Visit [/users/register](http://localhost:4000/users/register) to create an account.