This is the correct <pre> tag syntax

This commit is contained in:
Doug Headley 2015-09-20 21:28:25 -07:00
parent 37bb7ee756
commit 1f3c05a094
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
`REM Author: Cameron Glass
```
REM Author: Cameron Glass
<br>
REM Description: This payload opens a photo booth window and automatically takes a picture. Once this picture is taken, this payload proceeds to open terminal and tell it to say "You look ugly!". This payload is great for friends and family.
<br>
@ -40,4 +41,5 @@ STRING say You look ugly!
<br>
DELAY 100
<br>
ENTER`
ENTER
```