From c8630162fe89394fe92a187b850bc4afc429d806 Mon Sep 17 00:00:00 2001
From: misitebao
Date: Wed, 6 Oct 2021 01:46:25 +0800
Subject: [PATCH] docs: modify platform name
---
README.md | 4 ++--
README.zh-Hans.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 74730e7..3811756 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
-
+
@@ -75,7 +75,7 @@ I hope that Vue and its powerful community ecology can be used in Wails applicat
## Features
-- Compatible with windows, mac, linux platforms
+- Compatible with Windows, MacOS, Linux platforms
- Support single page routing and i18n.
- Built-in Sass preprocessor.
- A consistent UI experience across platforms(Comes with JetbrainsMono font package).
diff --git a/README.zh-Hans.md b/README.zh-Hans.md
index c13cbe1..d2509bc 100644
--- a/README.zh-Hans.md
+++ b/README.zh-Hans.md
@@ -12,7 +12,7 @@
-
+
@@ -75,7 +75,7 @@ wails-template-vue 模板是一个支持 Wails 应用的 Vue 模板,默认提
## 功能特色
-- 兼容 windows、mac、linux 平台
+- 兼容 Windows、MacOS、Linux 平台
- 支持单页路由和国际化
- 内置 Sass 预处理器
- 跨平台一致的 UI 体验(内置 JetbrainsMono 字体包)