Skip to content

Commit

Permalink
Fix broken Markdown headings
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 committed Apr 17, 2017
1 parent f89580a commit c280900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions powerpreter/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#####Powerpreter is a script module which makes it useful in scenarios like drive-by-download, document attachments, webshells etc. where one may like to pull all the functionality in Nishang in a single file or where deployment is not easy to do. Powerpreter has persistence capabilities too. See examples for help in using it.
##### Powerpreter is a script module which makes it useful in scenarios like drive-by-download, document attachments, webshells etc. where one may like to pull all the functionality in Nishang in a single file or where deployment is not easy to do. Powerpreter has persistence capabilities too. See examples for help in using it.

#####Examples
##### Examples

.EXAMPLE

Expand Down

0 comments on commit c280900

Please sign in to comment.