diff --git a/README.md b/README.md index 4c3a0bc..f00f85f 100644 --- a/README.md +++ b/README.md @@ -58,11 +58,11 @@ To configure the display, you indicate the three types of locations, for example Example of a real-life log session (as seen in the [frictionlesser](https://github.com/jdreo/frictionlesser) software): -![A log screen capture with full details, showing colored messages and location.](https://github.com/nojhan/clutchlog/blob/main/demo.jpg?raw=true) +![A log screen capture with full details, showing colored messages and location.](https://raw.githubusercontent.com/nojhan/clutchlog/master/demo.png) Demo showing fancy styling: -![A log screen capture showing fancy coloring of text lines.](https://github.com/nojhan/clutchlog/blob/main/demo.jpg?raw=true) +![A log screen capture showing fancy coloring of text lines.](https://raw.githubusercontent.com/nojhan/clutchlog/master/demo-extra.png) For more detailled examples, see the "Usage" sections below and the `tests` directory.