From 7813b9784e8cb164373506cb748113b21bca3a51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20Nyga=CC=8Ard?= Date: Sun, 19 Nov 2023 10:35:54 +0200 Subject: [PATCH] update readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4dea6581..549e27e8 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,11 @@ #### Demo -[View deployed demo](https://npm-react-share-demo.netlify.app) +- [Deployed demo](https://npm-react-share-demo.netlify.app) (from [`./demo`](./demo/)) -[Codesandbox example](https://codesandbox.io/p/sandbox/react-share-demo-474q4k) +- [Codesandbox example](https://codesandbox.io/p/sandbox/react-share-demo-474q4k) -To run demo locally: clone repo and run `npm install && npm run run-demos` -and open `http://localhost:8080`. +- Locally: clone the repository and run `npm install && npm run demo`. ## Install