You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ To download all samples as a ZIP archive, click the *Clone or Download* button a
10
10
For description of each sample website and for detailed installation instructions, please visit these links:
11
11
12
12
*[Pure PHP](purephp/README.md) - demonstrates how to create a 3-page website without any framework
13
-
*[Hello World Sample](helloworld/README.md) - shows how to write a simple, but functional website with Zend Framework 3
13
+
*[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
14
*[Form Demo Sample](formdemo/README.md) - here you can see how to use web forms for getting data from your site's users
15
15
*[Blog Sample](blog/README.md) - shows how to implement a simple blog website
16
16
*[User Demo Sample](userdemo/README.md) - shows how to use authentication (log in)
0 commit comments