diff --git a/README.md b/README.md index 45a0dab..a7b90ac 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ To install python requirements: * `source venv/bin/activate` * `pip install -r requirements.txt` -To generate `index.html` from `slides.csv` (and soon — more files), run `make`. +To generate `index.html` from `slides.csv` (and soon — more files), run `make` To run a localhost web server: run `make server` and browse to `http://localhost:8000` (Ctrl-C to stop serving). diff --git a/gfx/logo.jpg b/gfx/logo.jpg index c0fc85b..cc3635a 100644 Binary files a/gfx/logo.jpg and b/gfx/logo.jpg differ