Skip to content

Commit 68f36c7

Browse files
committed
README: add crate badges
1 parent 8e2e327 commit 68f36c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# smooth-operator
22

3+
[![Crates.io](https://img.shields.io/crates/v/smooth-operator.svg)](https://crates.io/crates/smooth-operator)
4+
[![Documentation](https://docs.rs/smooth-operator/badge.svg)](https://docs.rs/smooth-operator)
5+
36
Procedural macro that transforms regular infix arithmetic expressions into
47
checked arithmetic expressions.
58

0 commit comments

Comments
 (0)