Skip to content

Commit

Permalink
Merge pull request #21 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
Axel Souchet authored Apr 16, 2017
2 parents 5f0841c + 2488592 commit 3a54a7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ rp++ on Win7 x64 / Debian Squeeze x64 / FreeBSD x64 / Mac OSX Lion x64:
How to use it ?
===============

####USAGE:
#### USAGE:
<pre>
./rp++ [-hv] [-f &lt;binary path&gt;] [-i &lt;1,2,3&gt;] [-r &lt;positive int&gt;] [--raw=&lt;archi&gt;]
[--atsyntax] [--unique] [--search-hexa=&lt;\x90A\x90&gt;] [--search-int=&lt;int in hex&gt;]
</pre>

####OPTIONS:
#### OPTIONS:
<pre>
-f, --file=&lt;binary path&gt; give binary path
-i, --info=&lt;1,2,3&gt; display information about the binary header
Expand Down

0 comments on commit 3a54a7c

Please sign in to comment.