mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
doc: Improve README badges
- Add a link to the `PyPI - Python Version` badge. Otherwise it opens the image when clicking on it, which is inconsistent with the other labels. I arrived too late to point this out in: https://github.com/fireeye/capa/pull/477 - Add release badge with last release version. This may help users to realize that a new version has been released. - Add downloads badge. - Order labels by color. Closes https://github.com/fireeye/capa/issues/196
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||

|
||||
|
||||

|
||||
[](https://github.com/fireeye/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster)
|
||||
[](https://pypi.org/project/flare-capa)
|
||||
[](https://github.com/fireeye/capa/release)
|
||||
[](https://github.com/fireeye/capa-rules)
|
||||
[](https://github.com/fireeye/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster)
|
||||
[](https://github.com/fireeye/capa/release)
|
||||
[](LICENSE.txt)
|
||||
|
||||
capa detects capabilities in executable files.
|
||||
|
||||
Reference in New Issue
Block a user