Skip to content

Commit

Permalink
Remove logo from README
Browse files Browse the repository at this point in the history
  • Loading branch information
fjeremic committed May 21, 2020
1 parent b40b984 commit a2a7241
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit a2a7241

Please sign in to comment.