Skip to content

Commit e6930d1

Browse files
Updated README
1 parent a5fcec3 commit e6930d1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

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

12-
### Prerequisites
12+
## Prerequisites
1313

1414
Install the following prerequisites:
1515

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

1818
[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.
1919

20-
21-
### Run the application
20+
## Run the application
2221

2322
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.
2423

2524
![plot](https://github.com/BobsProgrammingAcademy/Responsive-Admin-Dashboard/blob/master/images/vscode.png?raw=true)
2625

27-
### View the application
26+
## View the application
2827

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

31-
### Copyright and License
30+
## Copyright and License
3231

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

0 commit comments

Comments
 (0)