diff --git a/README.md b/README.md index 8132e88..409fa91 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -![Logo of the project](./images/logo.sample.png) - # BinaryTools.Elf [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/your/BinaryTools.Elf/blob/master/LICENSE) -A standalone library for endian-aware parsing of ELF (Executable and Linkable Format) files built for ease of use and pretty-printing ELF file contents. +A standalone library for endian-aware reading/parsing of ELF (Executable and Linkable Format) files built for ease of use and pretty-printing ELF file contents. ## Installing / Getting started