Skip to content

Commit

Permalink
Fix CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Disasm committed Nov 19, 2023
1 parent 6bed82a commit 023a12d
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 @@
[![crates.io](https://img.shields.io/crates/d/synopsys-usb-otg.svg)](https://crates.io/crates/synopsys-usb-otg)
[![crates.io](https://img.shields.io/crates/v/synopsys-usb-otg.svg)](https://crates.io/crates/synopsys-usb-otg)
[![Build Status](https://travis-ci.com/stm32-rs/synopsys-usb-otg.svg?branch=master)](https://travis-ci.com/stm32-rs/synopsys-usb-otg)
[![Build Status](https://github.com/stm32-rs/synopsys-usb-otg/actions/workflows/ci.yml/badge.svg)](https://github.com/stm32-rs/synopsys-usb-otg/actions/workflows/ci.yml)

# `synopsys-usb-otg`

Expand Down

0 comments on commit 023a12d

Please sign in to comment.