Skip to content

Commit 016fb0d

Browse files
authored
Update README.md
1 parent c18c195 commit 016fb0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ if(!empty($_POST['input']) && $_POST['input'] == $_SESSION['secret']){
1111
}else{
1212
echo 'wrong';
1313
}
14+
15+
#Note :
16+
You can edit this class and use it as you want ,
17+
This class will generate an image with numbers and
18+
random lines over these numbers to insure human usage <3

0 commit comments

Comments
 (0)