From 01a8b16db0051afe859869bc7ba95706b71f693b Mon Sep 17 00:00:00 2001 From: JackieDo Date: Thu, 2 Jan 2020 09:45:18 +0700 Subject: [PATCH] Update introduce - Change intro titles. --- README.md | 2 +- README_vi.md | 2 +- composer.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e70689e..6313a06 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Xampp vHosts Manager -Virtual hosts (include SSL) management system (in console mode) for Xampp on Windows OS +Virtual hosts and self-signed SSL certificates management system (in console mode) for Xampp on Windows OS. Documentation languages >>> ( English | [Vietnamese](https://github.com/JackieDo/Xampp-vHosts-Manager/blob/master/README_vi.md) ) diff --git a/README_vi.md b/README_vi.md index 46d6e5f..b31b8e1 100644 --- a/README_vi.md +++ b/README_vi.md @@ -1,5 +1,5 @@ # Xampp vHosts Manager -Hệ thống quản lý các tên miền ảo (cùng chứng chỉ SSL) cho Xampp trên nền hệ điều hành Windows +Hệ thống quản lý các tên miền ảo và chứng chỉ SSL tự ký cho Xampp trên nền hệ điều hành Windows. Ngôn ngữ hướng dẫn >>> ( [Tiếng Anh](https://github.com/JackieDo/Xampp-vHosts-Manager/blob/master/README.md) | Tiếng Việt ) diff --git a/composer.json b/composer.json index 4b1203b..296e20b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "jackiedo/xampp-vhosts-manager", - "description": "Virtual hosts (include SSL) management system (in console mode) for Xampp on Windows OS.", + "description": "Virtual hosts and self-signed SSL certificates management system (in console mode) for Xampp on Windows OS.", "keywords": [ "xampp", "virtual-hosts",