git: Include diffing as a feature in Readme (#1459)
I saw that diffing is not mentioned anywhere in the README.md and people I referred ImHex to did not consider using the editor due to diffing being a requirement for them. ### Problem description Diffing is not mentioned anywhere in the README.md ### Implementation description Added Diffing to the features list of README.md
This commit is contained in:
parent
411884966b
commit
54c5d9debb
@ -88,6 +88,8 @@ If you like my work, please consider supporting me on GitHub Sponsors, Patreon o
|
||||
- CRC16 and CRC32 with custom initial values and polynomials
|
||||
- MD4, MD5
|
||||
- SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
|
||||
- Diffing
|
||||
- Compare binaries and analyze differences with ease
|
||||
- Disassembler supporting many architectures (frontend for Capstone)
|
||||
- ARM32 (ARM, Thumb, Cortex-M, AArch32)
|
||||
- ARM64
|
||||
|
Loading…
Reference in New Issue
Block a user