Skip to content

Commit 5658035

Browse files
Anthony GriffonMiaxos
authored andcommitted
misc: add documentation badge
1 parent 7fba100 commit 5658035

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ async-graphql-extension-apollo-tracing
99
<img src="https://img.shields.io/crates/v/async-graphql-extension-apollo-tracing.svg?style=flat-square"
1010
alt="Crates.io version" />
1111
</a>
12+
<!-- Documentation -->
13+
<a href="https://docs.rs/async-graphql-extension-apollo-tracing/badge.svg">
14+
<img src="https://docs.rs/async-graphql-extension-apollo-tracing/badge.svg?style=flat-square"
15+
alt="Documentation" />
16+
</a>
1217
<!-- Downloads -->
1318
<a href="https://crates.io/crates/async-graphql-extension-apollo-tracing">
1419
<img src="https://img.shields.io/crates/d/async-graphql-extension-apollo-tracing.svg?style=flat-square"

0 commit comments

Comments
 (0)