diff --git a/README.md b/README.md index 1b18431ff..7a420bb55 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A premium and open source dashboard template with a responsive and high-quality UI. -View Demo | View React Version | Download ZIP +View Demo | Download ZIP ![Tabler preview](/src/static/tabler-preview.png?raw=true) @@ -26,7 +26,7 @@ We've created this admin panel for everyone who wants to create templates based ## Sponsor Tabler -Sponsor Tabler +Sponsor Tabler ### Sponsors @@ -67,7 +67,7 @@ Once you complete the setup, you'll be able to run the various commands provided 1. From the root `/tabler` directory, run `npm run start` in the command line. 2. Open [http://localhost:3000](http://localhost:3000) in your browser, and voilĂ . -3. Any change in the `/pages` directory will build the application and refresh the page. +3. Any change in the `/src` directory will build the application and refresh the page. **Note**: Run `npm run build` for reforms a one off build application without refresh.