Skip to content

Commit 6c37393

Browse files
Updated README
1 parent bad75a8 commit 6c37393

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@ This is a responsive sales dashboard built using **HTML 5**, **CSS 3**, and **Ja
1010
- [Running the application](#run-the-application)
1111
- [Copyright and License](#copyright-and-license)
1212

13-
### Prerequisites
13+
## Prerequisites
1414

1515
Install the following prerequisites:
1616

1717
- [Visual Studio Code](https://code.visualstudio.com/download) with the **Live Server** extension.
1818

1919
[Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) allows us to launch a local development server that enables a live reload of our project.
2020

21-
### Run the application
21+
## Run the application
2222

2323
To run the application, start the **Live Server** by clicking **Go Live** in the bottom right corner of the status bar in Visual Studio Code. This action will load the website in your default web browser.
2424

2525
![plot](https://github.com/BobsProgrammingAcademy/responsive-sales-dashboard/blob/master/images/vscode.png?raw=true)
2626

27-
### View the application
27+
## View the application
2828

2929
Once the **Live Server** is up and running, go to http://127.0.0.1:5500/index.html to view the application.
3030

31-
### Copyright and License
31+
## Copyright and License
3232

3333
Copyright © 2022 Bob's Programming Academy. Code released under the MIT license.

0 commit comments

Comments
 (0)