diff --git a/README.md b/README.md index 3441c13..6f4dbf1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ minimum OS requirement: `macOS 14.0` ![Web Serve Screenshot 1](./assets/screenshots-1-cn.png) -With "Web Serve," you can easily set up a local static server, allowing you to view, modify, and share static website content locally at any time. Whether it's personal project documentation or collaborative team documents, they can be accessed anytime via the local static server. For front-end developers, this application supports hosting front-end development files, enabling real-time previews and debugging, greatly enhancing development efficiency. Additionally, it supports simulating different domains, helping you effortlessly solve cross-origin request issues and other development challenges. +With "Web Serve" you can easily set up a local static server, allowing you to view, modify, and share static website content locally at any time. Whether it's personal project documentation or collaborative team documents, they can be accessed anytime via the local static server. For front-end developers, this application supports hosting front-end development files, enabling real-time previews and debugging, greatly enhancing development efficiency. Additionally, it supports simulating different domains, helping you effortlessly solve cross-origin request issues and other development challenges. ![Web Serve Screenshot 2](./assets/screenshots-2-cn.png) diff --git a/README.zh.md b/README.zh.md index cb58626..d35bbee 100644 --- a/README.zh.md +++ b/README.zh.md @@ -24,7 +24,7 @@ ![Web Serve 截图 1](./assets/screenshots-1-cn.png) -通过「Web Serve」,你可以轻松搭建本地静态服务器,随时查看、修改并本地分享静态网站内容。不论是个人项目文档还是团队协作文档,都可以通过本地静态服务器随时访问。对于前端开发者来说,这款应用支持托管前端开发文件,进行实时预览和调试,大大提高开发效率。同时,它还支持模拟不同的域,帮助你轻松解决跨域请求等开发中的难题。 +通过「Web Serve」你可以轻松搭建本地静态服务器,随时查看、修改并本地分享静态网站内容。不论是个人项目文档还是团队协作文档,都可以通过本地静态服务器随时访问。对于前端开发者来说,这款应用支持托管前端开发文件,进行实时预览和调试,大大提高开发效率。同时,它还支持模拟不同的域,帮助你轻松解决跨域请求等开发中的难题。 ![Web Serve 截图 2](./assets/screenshots-2-cn.png)