From ea7c678c94fec85583175dc2b89cc53498ff88bd Mon Sep 17 00:00:00 2001 From: raptor Date: Thu, 4 Jan 2024 16:42:45 +0100 Subject: [PATCH] Add style=flat to badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 88c5cf7..275f746 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ghidra-scripts -[![](https://img.shields.io/github/stars/0xdea/ghidra-scripts.svg?color=yellow)](https://github.com/0xdea/ghidra-scripts) -[![](https://img.shields.io/github/forks/0xdea/ghidra-scripts.svg?color=green)](https://github.com/0xdea/ghidra-scripts) -[![](https://img.shields.io/github/watchers/0xdea/ghidra-scripts.svg?color=red)](https://github.com/0xdea/ghidra-scripts) +[![](https://img.shields.io/github/stars/0xdea/ghidra-scripts.svg?style=flat&color=yellow)](https://github.com/0xdea/ghidra-scripts) +[![](https://img.shields.io/github/forks/0xdea/ghidra-scripts.svg?style=flat&color=green)](https://github.com/0xdea/ghidra-scripts) +[![](https://img.shields.io/github/watchers/0xdea/ghidra-scripts.svg?style=flat&color=red)](https://github.com/0xdea/ghidra-scripts) [![](https://img.shields.io/badge/twitter-%400xdea-blue.svg)](https://twitter.com/0xdea) [![](https://img.shields.io/badge/mastodon-%40raptor-purple.svg)](https://infosec.exchange/@raptor)