Unverified Commit e27014e3 by sorja Committed by GitHub

Merge pull request #1 from sorja/sorja-update-readme-minor

Minor update to README.md
parents a4945a93 0c954577
[![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