From c5fed56ef1631491fa527c128dec7282b229dfe0 Mon Sep 17 00:00:00 2001 From: Alex Palaistras Date: Tue, 6 Aug 2019 13:58:00 +0100 Subject: [PATCH] README.md: Align and size rendered SVG example --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e37abe..7ab25a3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ git commit You can execute either: -``` +```sh cat test.txt | grawkit # or grawkit test.txt @@ -47,7 +47,9 @@ grawkit test.txt Which will produce SVG markup to standard output, rendered as: - +

## License