linked favicon in index.html and modified README
This commit is contained in:
10
README.md
10
README.md
@@ -31,7 +31,15 @@ Where:
|
||||
No build tools required.
|
||||
|
||||
- Clone the repository.
|
||||
- Open `index.html` in your browser.
|
||||
- Either:
|
||||
- Open `index.html` in your browser.
|
||||
- Or start a http server inside the repo directory, e.g. with:
|
||||
|
||||
```sh
|
||||
python -m http.server
|
||||
```
|
||||
|
||||
and navigate to `localhost:8000` in your browser.
|
||||
|
||||
## License (GPLv3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user