Skip to content

Commit

Permalink
docs: improve label for example image in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rzmk committed Jun 6, 2024
1 parent 6e4d639 commit 16aa46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ git clone https://github.com/dathere/100.dathere.com.git
8. Run `jb build .` to build the book or save a `.md`, `.ipynb`, or `.yml` file in VS Code for the Run on Save extension to run relevant commands.
9. Right click on `_build/html/index.html` and click Open with Live Server which should launch a local build of the website and should reload within a few seconds each time you save a `.md` or `.yml` file in VS Code (you may need to refresh the page once Run on Save is done each time).

![Live Server example](media/live-server-example.png)
![Live Server extension example](media/live-server-example.png)

## Notice

Expand Down

0 comments on commit 16aa46c

Please sign in to comment.