Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 0075160

Browse files
committed
explain how to view the logo from the server
1 parent f743048 commit 0075160

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ bundle exec jekyll serve
1313

1414
## Logo
1515

16-
The logo was designed by @kristinbarr. To create a PNG of the logo, install Node.js, then run:
16+
The logo was designed by @kristinbarr. With the server running, view it at http://localhost:4000/logo.html.
17+
18+
To create a PNG of the logo, install Node.js, then run:
1719

1820
```sh
1921
npm install

0 commit comments

Comments
 (0)