Skip to content

Commit 41bf2cf

Browse files
authored
Add logo to README.md
1 parent c86e32d commit 41bf2cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Kobold Parsing Kit
22

3+
<img src="kobold-parsing-kit-logo.png" width="256" height="256">
4+
35
[![Test and Publish](https://github.com/RowDaBoat/kobold-parsing-kit/actions/workflows/ci.yml/badge.svg)](https://github.com/RowDaBoat/kobold-parsing-kit/actions/workflows/ci.yml)
46

57
The **Kobold Parsing Kit** is a set of tools designed to create parsers using grammars expressed in a simple domain specific language. No regular expressions, just an easy to learn DSL.

0 commit comments

Comments
 (0)