From b6265751ba6125cf2da1c59ba249bd27b5800a16 Mon Sep 17 00:00:00 2001 From: cytopia Date: Fri, 9 Dec 2022 19:16:05 +0100 Subject: [PATCH] Fixed file-lint findings --- php_tools/phalcon-devtools/README.md | 2 +- php_tools/ssh/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php_tools/phalcon-devtools/README.md b/php_tools/phalcon-devtools/README.md index b10227d..f192bca 100644 --- a/php_tools/phalcon-devtools/README.md +++ b/php_tools/phalcon-devtools/README.md @@ -2,7 +2,7 @@ This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework. -**Note:** In order to use this, you need to explicitly enable `phalcon.so` and `psr.so` in php.ini for PHP CLI and PHP-FPM. +**Note:** In order to use this, you need to explicitly enable `phalcon.so` and `psr.so` in php.ini for PHP CLI and PHP-FPM. | Platform | Url | |----------|------------------------------------------------------------------| diff --git a/php_tools/ssh/README.md b/php_tools/ssh/README.md index 429bd1b..01ab6de 100644 --- a/php_tools/ssh/README.md +++ b/php_tools/ssh/README.md @@ -1,6 +1,6 @@ # OpenSSH Client -OpenSSH Client is a program for logging into a remote machine and for executing commands on a remote machine. +OpenSSH Client is a program for logging into a remote machine and for executing commands on a remote machine. | Platform | Url | |----------|------------------------------------------------------------------|