aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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