aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--screenshot.pngbin0 -> 591223 bytes
2 files changed, 4 insertions, 0 deletions
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)
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..0e635ec
--- /dev/null
+++ b/screenshot.png
Binary files differ