Skip to content

Commit

Permalink
Add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Stargateur committed Apr 9, 2024
1 parent 55eb429 commit 80ba2ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![license](https://img.shields.io/badge/license-zlib-blue.svg)](license.md)
[![crates.io Version](https://img.shields.io/crates/v/binator.svg)](https://crates.io/crates/binator)

## Binator

Binator is a parser combinator like nom or combine. It's require nightly to use experimental feature try trait and trait alias.
Expand Down

0 comments on commit 80ba2ad

Please sign in to comment.