diff --git a/README.md b/README.md index 521961b..b1a2c87 100644 --- a/README.md +++ b/README.md @@ -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) • +[Github Actions](https://github.com/nathanbabcock/ffmpeg-sidecar/actions/workflows/ci.yml) > Wrap a standalone FFmpeg binary in an intuitive Iterator interface.