From b6be95225fb1ab64259cdcaef39c631b15ca297f Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 3 Nov 2019 05:53:22 +0100 Subject: Having fun with README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e8ca42b..36313d1 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,7 @@ or modify the `FT_PRINTF_PATH` variable in the Makefile - `> make quiet`: to show a more quiet output - `> make raw`: run the tests in a ugly but parsable format - `> python3 prettier -h`: show prettier options + +## Example + +![example_screenshot](./screenshot.png) -- cgit