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