aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-11-03 05:53:22 +0100
committerCharles <sircharlesaze@gmail.com>2019-11-03 05:54:56 +0100
commitb6be95225fb1ab64259cdcaef39c631b15ca297f (patch)
treea0ac0d891a123a13cec1dd2594191396b4fb65aa /README.md
parentcbe5c926a8e5747cccf8c15af0cbf1f7ac64d475 (diff)
downloadft_printf_test-b6be95225fb1ab64259cdcaef39c631b15ca297f.tar.gz
ft_printf_test-b6be95225fb1ab64259cdcaef39c631b15ca297f.tar.bz2
ft_printf_test-b6be95225fb1ab64259cdcaef39c631b15ca297f.zip
Having fun with README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 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)