Skip to content

Commit 4a39974

Browse files
authored
Update README.md
1 parent 230f213 commit 4a39974

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.
44

5-
### Installation
5+
## Installation
66

77
```
88
$ yarn
@@ -16,15 +16,15 @@ $ yarn start
1616

1717
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
1818

19-
### Build
19+
## Build
2020

2121
```
2222
$ yarn build
2323
```
2424

2525
This command generates static content into the `build` directory and can be served using any static contents hosting service.
2626

27-
### Deployment
27+
## Deployment
2828

2929
Using SSH:
3030

0 commit comments

Comments
 (0)