Skip to content

Commit 06172eb

Browse files
committed
add badge
1 parent 7fcc63f commit 06172eb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

rfcs/0029-pretty.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ authors:
55
start_date: "2022/12/01"
66
---
77

8-
[![](https://img.shields.io/crates/v/pretty-xmlish)](https://lib.rs/pretty-xmlish)
8+
[lib]: https://lib.rs/pretty-xmlish
9+
10+
[![](https://img.shields.io/crates/v/pretty-xmlish)][lib]
911
[![](https://img.shields.io/docsrs/pretty-xmlish)](https://docs.rs/pretty-xmlish/latest/pretty_xmlish)
12+
[![Crates.io](https://img.shields.io/crates/d/pretty-xmlish)][lib]
1013

1114
# Wadler-style algebraic pretty printing API for SQL
1215

0 commit comments

Comments
 (0)