Skip to content

Commit 049ff23

Browse files
authored
Update Slim Framework example README
1 parent 6b99550 commit 049ff23

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

appengine/php72/slim-framework/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Slim Example for App Engine for PHP 7.2
22

33
This sample demonstrates how to deploy a *very* basic [Slim][slim] application to
4-
[Google App Engine for PHP 7.2][appengine-php].
4+
[Google App Engine for PHP 7.2][appengine-php]. For a more complete guide, follow
5+
the [getting started](../getting-started) tutorial.
56

67
## Setup
78

@@ -38,4 +39,4 @@ for PHP 7.2 require use of a [front controller][front-controller] file.
3839
[console]: https://console.developers.google.com/project
3940
[slim]: https://www.slimframework.com/
4041
[appengine-php]: https://cloud.google.com/appengine/docs/standard/php/
41-
[front-controller]: https://stackoverflow.com/questions/6890200/what-is-a-front-controller-and-how-is-it-implemented-in-php
42+
[front-controller]: https://stackoverflow.com/questions/6890200/what-is-a-front-controller-and-how-is-it-implemented-in-php

0 commit comments

Comments
 (0)