diff options
author | terminaldweller <thabogre@gmail.com> | 2021-08-03 15:33:06 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-08-03 15:33:06 +0000 |
commit | 33badf9a6fff7cb1713ad8bb7121fcfbe3c4d1be (patch) | |
tree | d1abc02e69b700f8a9c692aad54d2ed3cd5dbeec /README.md | |
parent | pep-8 and poetry (diff) | |
download | delf-33badf9a6fff7cb1713ad8bb7121fcfbe3c4d1be.tar.gz delf-33badf9a6fff7cb1713ad8bb7121fcfbe3c4d1be.zip |
added codacy badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ [![Total alerts](https://img.shields.io/lgtm/alerts/g/bloodstalker/delf.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bloodstalker/delf/alerts/) +[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1e67ac7026904cddb55ede7097995ad8)](https://www.codacy.com/gh/terminaldweller/hived/dashboard?utm_source=github.com&utm_medium=referral&utm_content=terminaldweller/hived&utm_campaign=Badge_Grade) # delf delf is an ELF dump tool.<br/> @@ -60,4 +61,4 @@ optional arguments: If there is something you need delf to do, make an issue and I'll take a look.<br/> ## TODO -delf does not support ELF32. I'll write that in whenver I get the tiem to work on delf<br/> +delf does not support ELF32. I'll write that in whenever I get the time to work on delf<br/> |