From f01b3226e5ec748ff2b74244f0ac17a95aa16f7d Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 3 Jul 2024 19:44:21 +0800 Subject: [PATCH] perf: modify readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 477ac65..421ef47 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ ## Introduction -This project using Golang and Vue, handling RDP and VNC connections. It is mainly based on [Apache Guacamole](http://guacamole.apache.org/) +This project uses Golang and Vue, handling RDP and VNC connections. It is mainly based on [Apache Guacamole](http://guacamole.apache.org/) ## Configuration -Refer to the configuration file for startup[config_example](config_example.yml) +Refer to the configuration file [config_example](config_example.yml) ## Build the image