We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1151092 commit 7753b51Copy full SHA for 7753b51
1 file changed
README.md
@@ -6,9 +6,11 @@
6
</picture>
7
</p>
8
9
-<img align="center" src="https://img.shields.io/github/stars/pwnfuzz/DiffRays?style=for-the-badge">
10
-<img align="center" src="https://img.shields.io/github/forks/pwnfuzz/DiffRays?style=for-the-badge">
11
-<img align="center" alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/diffrays?color=yellow&label=PyPI%20downloads&style=for-the-badge">
+<p align="center">
+ <img src="https://img.shields.io/github/stars/pwnfuzz/DiffRays?style=for-the-badge">
+ <img src="https://img.shields.io/github/forks/pwnfuzz/DiffRays?style=for-the-badge">
12
+ <img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/diffrays?color=yellow&label=PyPI%20downloads&style=for-the-badge">
13
+</p>
14
15
16
# DiffRays - IDA Pro Binary Diffing Engine
0 commit comments