From 48484ced3ddf70599ebabfa9bc786e1a4b23c570 Mon Sep 17 00:00:00 2001 From: Elliot Braem <16282460+elliotBraem@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:18:28 -0400 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75461d7..e6800fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Quickstart +# devs.near ## Getting started @@ -14,4 +14,4 @@ npm install npm run dev ``` -This will start a gateway at [127.0.0.1:8080](http://127.0.0.1:8080) which will render your local widgets. The entry point for this app is [every.near/widget/app](http://127.0.0.1:8080/devs.near/widget/Library) \ No newline at end of file +This will start a gateway at [127.0.0.1:8080](http://127.0.0.1:8080) which will render your local widgets. \ No newline at end of file