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 | |----------|------------------------------------------------------------------|