Skip to content

Commit 07983d3

Browse files
committed
added links to other projects
1 parent 51eecff commit 07983d3

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
@@ -90,9 +90,9 @@ You can also find these tutorial pictures in the *_tutorial* folder.
9090

9191
## You like what you see ?
9292

93-
Then please also check out:
93+
Then please also have a look on ...
9494

95-
1. My other project **php-login**, a collection of 4 similar login scripts for PHP, from a super-simple one-file
95+
... my other project **php-login**, a collection of 4 similar login scripts for PHP, from a super-simple one-file
9696
script with a SQLite one-file to a highly professional MVC frameworks solution. All scripts use the most advanced
9797
hashing algorithms possible in PHP, exactly like the PHP core developers want you to use them.
9898

@@ -101,7 +101,7 @@ https://github.com/panique/php-login-minimal (minimal)
101101
https://github.com/panique/php-login-advanced (advanced)
102102
https://github.com/panique/php-login-one-file (one-file)
103103

104-
2. Check out my PHP and frontend blog! Lot's of non-boring development stuff and tutorials there.
104+
... my PHP and frontend blog! Lot's of non-boring development stuff and tutorials there.
105105

106106
http://www.dev-metal.com
107107

0 commit comments

Comments
 (0)