Skip to content

Commit 1524792

Browse files
Remove duplicate readme badge
1 parent e14c45c commit 1524792

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[![crates.io](https://img.shields.io/crates/d/nrf-usbd.svg)](https://crates.io/crates/nrf-usbd)
2-
[![crates.io](https://img.shields.io/crates/v/nrf-usbd.svg)](https://crates.io/crates/nrf-usbd)
32
![Build Status](https://github.com/nrf-rs/nrf-usbd/workflows/CI/badge.svg)
43

54
# `nrf-usbd`
@@ -25,4 +24,4 @@ This trait declares all the peripheral properties that may vary from one device
2524
See the [`nrf-hal`](https://github.com/nrf-rs/nrf-hal) for the reference HAL implementation.
2625

2726
See the [`example`](./example) directory for an example on how to use it standalone without a HAL. This is
28-
discouraged, the recommended usage is through `nrf-hal`.
27+
discouraged, the recommended usage is through `nrf-hal`.

0 commit comments

Comments
 (0)