fix images

This commit is contained in:
Johann Dreo 2023-01-23 22:33:45 +01:00
commit c9d2cbce2f

View file

@ -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.