aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2022-05-05 00:50:38 -0400
committerBruce Hill <bruce@bruce-hill.com>2022-05-05 00:50:38 -0400
commite484a888151460ffc25a8478d9a9c9836652a35c (patch)
tree5602dff1c5df4590f58a8b6cfd9004413a6ccc7d /README.md
parent52d022fc2f43ba148fd910dbde053d3c93da01d1 (diff)
Added image
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0582186..5e7d716 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
BP is a parsing expression grammar (PEG) tool for the command line.
It's written in pure C with no dependencies.
+![Image preview](bp.png)
+
## Tutorial