aboutsummaryrefslogtreecommitdiff
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
parent52d022fc2f43ba148fd910dbde053d3c93da01d1 (diff)
Added image
-rw-r--r--README.md2
-rw-r--r--bp.pngbin0 -> 86875 bytes
2 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
diff --git a/bp.png b/bp.png
new file mode 100644
index 0000000..6055991
--- /dev/null
+++ b/bp.png
Binary files differ