From 353a8490e9b9481609f51d057f65831ad3de919f Mon Sep 17 00:00:00 2001 From: Nautilus <78522210+sudo-nautilus@users.noreply.github.com> Date: Tue, 18 May 2021 08:53:59 +0530 Subject: [PATCH] Add Some Nice Badges Add some badges which are center aligned and looking fine (for me) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 80ae075..caa2e1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # FFmpeg Static Auto-Builds +
+![windows autobuild architecture](https://img.shields.io/badge/Architecture-Windows%20x86__64-blue?logo=windows&style=for-the-badge) ![linux autobuild architecture](https://img.shields.io/badge/Architecture-Linux%20x86__64-blue?logo=linux&style=for-the-badge) ![GitHub all releases](https://img.shields.io/github/downloads/BtbN/FFmpeg-Builds/total?style=for-the-badge) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/BtbN/FFmpeg-Builds?style=for-the-badge&color=ff0066) ![GitHub issues](https://img.shields.io/github/issues/BtbN/FFmpeg-Builds?style=for-the-badge&color=red) ![closed issues](https://img.shields.io/github/issues-closed/BtbN/FFmpeg-Builds?style=for-the-badge) + +
Static Windows (x86_64) and Linux (x86_64) Builds of ffmpeg master and latest release branch. Windows builds are targetting Windows 7 and newer.