diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -79,6 +79,11 @@ Pattern | Meaning See `man ./bp.1` for more details. +## Tutorial + +Run `make tutorial` to run through the tutorial. It walks through some basic pattern matching. + + ## Grammar Files BP comes packaged with some pattern definitions that can be useful when parsing |
