Skip to content

Commit f9a861b

Browse files
Updated README
1 parent 19fd1aa commit f9a861b

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
@@ -9,7 +9,7 @@ This is a responsive admin dashboard built using **HTML 5**, **CSS 3** and **Jav
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

@@ -18,16 +18,16 @@ Install the following prerequisites:
1818
**Live Server** allows us to launch a local development server that enables a live reload of our project.
1919

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-Admin-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)