Unverified Commit 0c954577 by sorja Committed by GitHub

Minor update to README.md

Fixed image not found on sometimes travis status m added header and updated existing headers to subheaers
parent a4945a93
[![Build Status](https://travis-ci.org/ReFirmLabs/binwalk.png)](https://travis-ci.org/ReFirmLabs/binwalk)
# Binwalk
Description
===========
[![Build Status](https://travis-ci.org/ReFirmLabs/binwalk.svg?branch=master)](https://travis-ci.org/ReFirmLabs/binwalk)
Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images.
Installation
============
## Installation
Binwalk follows the standard Python installation procedure:
```bash
......@@ -23,8 +20,7 @@ $ sudo apt-get install python-lzma
For instructions on installing other optional dependencies, see [INSTALL.md](https://github.com/ReFirmLabs/binwalk/blob/master/INSTALL.md).
Usage
=====
## Usage
Basic usage is simple:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment