Skip to content

Commit 7ff257e

Browse files
authored
Update README.md
1 parent 3a03b8c commit 7ff257e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For description of each sample website and for detailed installation instruction
1111

1212
* [Pure PHP](purephp/README.md) - demonstrates how to create a 3-page website without any framework
1313
* [Hello World Sample](helloworld/README.md) - shows how to write a simple, but functional website with Zend Framework 3, including the documentation and file download pages
14-
* [Form Demo Sample](formdemo/README.md) - here you can see how to use web forms for getting data from your site's users
14+
* [Form Demo Sample](formdemo/README.md) - here you can see how to use web forms for getting data from your site's users and how to upload files to your server
1515
* [Blog Sample](blog/README.md) - shows how to implement a simple blog website
1616
* [User Demo Sample](userdemo/README.md) - shows how to use authentication (log in)
1717
* [Role Demo Sample](roledemo/README.md) - shows how to use RBAC (roles and permissions) for authorization

0 commit comments

Comments
 (0)