aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Zhouyihai Ding <ddyihai@google.com>2018-06-13 11:06:06 -0700
committerGravatar GitHub <noreply@github.com>2018-06-13 11:06:06 -0700
commit5a2d92523f8aece77fb84f95e3272070dbfc8bfb (patch)
tree2be3ed620df5ebe1ec34faea2acfcadceb57fe70 /src
parent9b52965ba4157d098bb951c892e18a1361917200 (diff)
parentdbdf00685ef83769c0b90b35ccd98a85b0f2d221 (diff)
Merge pull request #15686 from thinkerou/fix_php_readme
PHP: fix readme markdown render
Diffstat (limited to 'src')
-rw-r--r--src/php/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/php/README.md b/src/php/README.md
index 36e242fe01..5e9fa38763 100644
--- a/src/php/README.md
+++ b/src/php/README.md
@@ -9,7 +9,8 @@ gRPC PHP installation instructions for Google Cloud Platform is in
## Environment
-###Prerequisite:
+### Prerequisite:
+
* `php` 5.5 or above, 7.0 or above
* `pecl`
* `composer`