From ecf3b688725d53dd3d2847cbca1f9a46cb9574d5 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 3 May 2024 11:43:35 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6baeb31d..90cf737f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- - refine logo + + website
@@ -40,9 +40,10 @@ When we designed OpenPanel, we prioritized features that are not only user-frien Some of the unique features worth mentioning are: -- You can [install PHP versions](https://openpanel.co/docs/panel/advanced/server_settings#install-php-version) you need, [edit php.ini files](https://openpanel.co/docs/panel/advanced/server_settings#phpini-editor) and set desired limits. +- Users can run [Nginx or Apache webserver](https://openpanel.co/docs/admin/plans/hosting_plans/#list-hosting-plans). +- Users can [install PHP versions](https://openpanel.co/docs/panel/advanced/server_settings#install-php-version) they need, [edit php.ini files](https://openpanel.co/docs/panel/advanced/server_settings#phpini-editor) and set desired limits. - Control [MySQL settings](https://openpanel.co/docs/panel/advanced/server_settings#mysql-settings), set limits, [enable remote mysql access](https://openpanel.co/docs/panel/databases/remote) and much more. -- [Update system services](https://openpanel.co/docs/panel/advanced/server_settings#service-status) and even install new services that you need. +- [Update system services](https://openpanel.co/docs/panel/advanced/server_settings#service-status) and even install new services that they need. - Manage WordPress websites easily with [WP Manager](https://openpanel.co/docs/panel/applications/wordpress). - Password-less login to [phpMyAdmin](https://openpanel.co/docs/panel/databases/phpmyadmin) and [Web Terminal](https://openpanel.co/docs/panel/advanced/terminal). - Built-in [REDIS](https://openpanel.co/docs/panel/caching/Redis) and [Memcached](https://openpanel.co/docs/panel/caching/Memcached) object caching.