Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix docs.rs link
  • Loading branch information
spookyvision authored and pdh11 committed Feb 1, 2025
1 parent a3d146a commit 484d3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cotton-usb-host/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![dependency status](https://deps.rs/repo/github/pdh11/cotton/status.svg)](https://deps.rs/repo/github/pdh11/cotton)
[![Crates.io](https://img.shields.io/crates/v/cotton-usb-host)](https://crates.io/crates/cotton-usb-host)
[![Crates.io](https://img.shields.io/crates/d/cotton-usb-host)](https://crates.io/crates/cotton-usb-host)
[![docs.rs](https://img.shields.io/docsrs/cotton-usb-host)](https://docs.rs/cotton-usb-host/latest/cotton_usb-host/)
[![docs.rs](https://img.shields.io/docsrs/cotton-usb-host)](https://docs.rs/cotton-usb-host/latest/cotton_usb_host/)
[![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)

# cotton-usb-host
Expand Down

0 comments on commit 484d3fc

Please sign in to comment.