Skip to content

Commit

Permalink
chore: update ci badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanbabcock committed Jan 13, 2025
1 parent dd6f5b4 commit 6b3f185
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# FFmpeg Sidecar 🏍

[Github](https://github.com/nathanbabcock/ffmpeg-sidecar) |
[Crates.io](https://crates.io/crates/ffmpeg-sidecar) |
[Docs.rs](https://docs.rs/ffmpeg-sidecar)

![Github actions](https://github.com/nathanbabcock/ffmpeg-sidecar/actions/workflows/ci.yml/badge.svg)
[Github](https://github.com/nathanbabcock/ffmpeg-sidecar)
[Crates.io](https://crates.io/crates/ffmpeg-sidecar)
[Docs.rs](https://docs.rs/ffmpeg-sidecar)
[<img src="https://github.com/nathanbabcock/ffmpeg-sidecar/actions/workflows/ci.yml/badge.svg" align="center" alt="Github Actions">](https://github.com/nathanbabcock/ffmpeg-sidecar/actions/workflows/ci.yml)

> Wrap a standalone FFmpeg binary in an intuitive Iterator interface.
Expand Down

0 comments on commit 6b3f185

Please sign in to comment.