Skip to content

Commit d82a497

Browse files
committed
fixed readme...
1 parent 02f5676 commit d82a497

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,10 @@ $_SESSION['captcha'] = array( mt_rand(0,9), mt_rand(1, 9) );
219219
<p>Confirm password: <input type="password" name="pass_confirmation" /></p>
220220
```
221221

222-
## Contributors
222+
## Credits
223+
[Victor Jonsson](https://github.com/victorjonsson)<br />
223224
[Joel Sutherland](https://github.com/robamaton) (contributor)<br />
224225
[Steve Wasiura](https://github.com/stevewasiura) (contributor)<br />
225226
[Matt Clements](https://github.com/mattclements) (contributor)<br />
226227
[dfcplc](https://github.com/dfcplc) (contributor)<br />
227-
[Darren Mason](http://www.mypocket-technologies.com) (Password strength meter)<br />
228-
[Scott Gonzales](http://projects.scottsplayground.com/iri/)
228+
[Scott Gonzales](http://projects.scottsplayground.com/iri/) (URL regexp)

0 commit comments

Comments
 (0)