From 96acb119ba21c7f3f4490b71d970173396a70515 Mon Sep 17 00:00:00 2001 From: Argo-Tianyi Date: Thu, 28 Oct 2021 20:10:29 +0800 Subject: [PATCH] doc: update readme doc --- README.md | 2 +- README.zh-CN.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d5598ae3..002885933 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ English | 中文 ## Installation Guide - Install .net core sdk [Offical website](https://dotnet.microsoft.com/download) -- Install Visual Studio 2019 lastest [Offical website](https://visualstudio.microsoft.com/vs/getting-started/) +- Install Visual Studio 2022 lastest [Offical website](https://visualstudio.microsoft.com/vs/getting-started/) ## Create a new project from the dotnet new template diff --git a/README.zh-CN.md b/README.zh-CN.md index 8b83d3f57..cfad09fd7 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -45,7 +45,7 @@ WTM 快速开发框架,设计的核心理念就是”尽一切可能提高开 ## 开发环境搭建 1. 安装 .net core sdk 最新版 [官方网址](http://www.microsoft.com/net/download) -2. 安装 Visual Studio 2019 最新版 [官方网址](https://visualstudio.microsoft.com/vs/getting-started/) +2. 安装 Visual Studio 2022 最新版 [官方网址](https://visualstudio.microsoft.com/vs/getting-started/) 3. 获取本项目代码 [BootstrapBlazor](https://gitee.com/LongbowEnterprise/BootstrapBlazor) ## 相关资源 @@ -89,7 +89,7 @@ Blazor 应用基于组件。 Blazor 中的组件是指 UI 元素,例如页面 - 其他 均为临时分支 ## 演示地址 -[![website](https://img.shields.io/badge/Github-海外-success.svg?logo=buzzfeed&logoColor=red&color=red)](https://argozhang.github.io) [![website](https://img.shields.io/badge/linux-备站-success.svg?logo=buzzfeed&logoColor=green)](https://blazor.zylweb.cn) [![website](https://img.shields.io/badge/linux-主站-success.svg?logo=buzzfeed&logoColor=green)](https://www.blazor.zone) +[![website](https://img.shields.io/badge/Github-海外-success.svg?logo=buzzfeed&logoColor=red&color=red)](https://argozhang.github.io) [![website](https://img.shields.io/badge/linux-主站-success.svg?logo=buzzfeed&logoColor=green)](https://www.blazor.zone) ## GVP 奖杯 ![项目奖杯](https://images.gitee.com/uploads/images/2021/0112/120620_e596ac3c_554725.png "GVP.png")