Skip to content

Commit

Permalink
update readme (#64)
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
Mochengvia authored Jul 7, 2022
1 parent 8d9b868 commit 1428866
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
27 changes: 14 additions & 13 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[简体中文](https://github.com/Panuon/PanuonUI.Silver-v2.2/blob/master/readme.zh-CN.md)

<a href="https://github.com/Panuon/PanuonUI.Silver-v2.2/blob/master/readme.zh-CN.md" style="font-size:20px">切换到简体中文</a>
<br/>
<a href="https://www.nuget.org/packages/Panuon.UI.Silver" target='_blank'><img src="https://img.shields.io/badge/Nuget-Panuon.UI.Silver-green"></a>
![Nuget](https://img.shields.io/badge/.net%20framework-%E2%89%A54.0-blue)
![Nuget](https://img.shields.io/badge/.net%20core-%E2%89%A53.1-blue)
Expand All @@ -8,16 +8,17 @@

# Panuon.UI.Silver v2.2

### This project is still under development. Do not upgrade to this version rashly from the previous version, or use this version on urgent projects.
# 还在为UI设计头痛吗?
预热中。欢迎前来关注正在开发的Panuon Workshop,一款低代码化的前端设计平台(商业软件)。
https://github.com/PanuonInc/PanuonWorkshop
### Do not directly upgrade from Panuon.UI.Silver version `1.x` to version `2.x`. There's a big difference in how it's used between the two versions.

# Documents

Only Chinese documentation is now available.
[Chinese Wiki Document](https://github.com/Panuon/Panuon.UI.Silver/wiki/WPF-Home-zh-CN)

# Contributors
[<img width="40" height="40" src="https://avatars.githubusercontent.com/u/23360265?v=4"></img>](https://github.com/Mochengvia)
[<img width="40" height="40" src="https://avatars.githubusercontent.com/u/23360265?v=4"></img>](https://github.com/Mochengvia)
[<img width="40" height="40" src="https://avatars.githubusercontent.com/u/45651732?v=4"></img>](https://github.com/GodLeaveMe)

# Samples
`These pages were included in the Samples project. Download this repository to get the source code.`

Expand All @@ -26,7 +27,7 @@ Samples/Views/Examples/ReportView.xaml
`261 code lines` to implement this page in Panuon.UI.Silver.

![Report](https://raw.githubusercontent.com/Panuon/Panuon.Documents/master/Resources/Report.png)

## Visual Studio 2019 (SIM)
Samples/Views/Examples/VisualStudio2019View.xaml
`293 code lines` to implement this page in Panuon.UI.Silver.
Expand All @@ -36,11 +37,11 @@ Samples/Views/Examples/VisualStudio2019View.xaml
## Netease Music (SIM)
Samples/Views/Examples/NeteaseMusicView.xaml
`272 code lines` to implement this page in Panuon.UI.Silver.

![](https://raw.githubusercontent.com/Panuon/Panuon.Documents/master/Resources/NeteaseMusic.png)

## Sign In Example
Samples/Views/Examples/SignInView.xaml
`187 code lines` to implement this page in Panuon.UI.Silver.

![](https://raw.githubusercontent.com/Panuon/Panuon.Documents/master/Resources/SignIn.png)
![](https://raw.githubusercontent.com/Panuon/Panuon.Documents/master/Resources/SignIn.png)
13 changes: 8 additions & 5 deletions readme.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[English](https://github.com/Panuon/PanuonUI.Silver-v2.2/blob/master/readme.md)

<a href="https://github.com/Panuon/PanuonUI.Silver-v2.2/blob/master/readme.md" style="font-size:20px">Switch to English</a>
<br/>
<a href="https://www.nuget.org/packages/Panuon.UI.Silver" target='_blank'><img src="https://img.shields.io/badge/Nuget-Panuon.UI.Silver-green"></a>
![Nuget](https://img.shields.io/badge/.net%20framework-%E2%89%A54.0-blue)
![Nuget](https://img.shields.io/badge/.net%20core-%E2%89%A53.1-blue)
Expand All @@ -8,9 +8,12 @@

# Panuon.UI.Silver v2.2

### 此项目仍在开发中。请勿从之前的版本贸然升级到此版本,或在紧急项目上使用该版本。

[中文文档地址](http://yuque.com/mochengvia/silver2.2)
### 请勿从Panuon.UI.Silver `1.x` 版本直接升级到 `2.2` 版本。两个版本之间的使用方式有很大的差异。

# 文档

现在仅提供了中文文档。
[中文Wiki文档](https://github.com/Panuon/Panuon.UI.Silver/wiki/WPF-Home-zh-CN)

# 贡献
[<img width="40" height="40" src="https://avatars.githubusercontent.com/u/23360265?v=4"></img>](https://github.com/Mochengvia)
Expand Down

0 comments on commit 1428866

Please sign in to comment.