From 5295e4ac09842af3796fedcfc9472322b4d27541 Mon Sep 17 00:00:00 2001 From: eniamza <65225917+Eniamza@users.noreply.github.com> Date: Wed, 17 Jun 2020 17:44:45 +0600 Subject: [PATCH] Upudate : Development in Readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e835f2e..fddb894 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ under devlopment ## Prerequisites -- Git -- Text editor +- Git +- Text editor or any code editor (E.g - [VsCode](https://code.visualstudio.com/download) - Web browser ## Installation @@ -26,7 +26,8 @@ git clone https://github.com/LBRYians/lbry-org-new.git ``` ## Development -Open `index.html` in your browser and text editor to make changes. +Open `index.html` in your browser and text editor to make changes.
+If using VsCode studio you can use [Live Server Plugin](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) For getting an instant preview after each change in your default browser ## Usage Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this repo in production.