Skip to content

Commit

Permalink
docs: attach document link on README
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal committed Jun 23, 2024
1 parent d473b08 commit 355650f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bencodex-rs

[![build](https://github.com/moreal/bencodex-rs/actions/workflows/build.yaml/badge.svg)](https://github.com/moreal/bencodex-rs/actions/workflows/build.yaml) [![codecov](https://codecov.io/gh/moreal/bencodex-rs/branch/main/graph/badge.svg?token=H0FWUZ2ZF2)](https://codecov.io/gh/moreal/bencodex-rs) ![Docs-rs](https://docs.rs/bencodex-rs/badge.svg)
[![build](https://github.com/moreal/bencodex-rs/actions/workflows/build.yaml/badge.svg)](https://github.com/moreal/bencodex-rs/actions/workflows/build.yaml) [![codecov](https://codecov.io/gh/moreal/bencodex-rs/branch/main/graph/badge.svg?token=H0FWUZ2ZF2)](https://codecov.io/gh/moreal/bencodex-rs) [![Docs-rs](https://docs.rs/bencodex-rs/badge.svg)](https://docs.rs/bencodex-rs/latest/)

The [Rust] implementation of [Bencodex].

Expand Down

0 comments on commit 355650f

Please sign in to comment.