Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BYJRK authored Jun 19, 2022
1 parent 1314a9a commit 7a99b1e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LyricEditor

A much modified lyric editor with fancy (maybe) UI. Written in `C# 7.0`, `WPF`, `.NET Framework 4.6.2`. Downward compatible to `Windows 7` with `.NET Framework 4` or newer version installed.
A much modified lyric editor with fancy (maybe) UI. Written in `C# 7.0`, `WPF`, `.NET Framework 4.8`. Downward compatible to `Windows 7` with `.NET Framework 4` or newer version installed.

If you want to compile the source code, please use at least Visual Studio 2017 because I was using new features in `C# 7.0` such as:

Expand All @@ -14,9 +14,7 @@ If you still find the UI unsatisfying, let me introduce my earlier lyric editor

# 歌词制作器

一个优化了界面的歌词制作器,使用 `C# 7.0``WPF``.NET Framework 4.6.2` 制作。向下兼容至 `Windows 7`(安装了 `.NET Framework 4.0` 及以上)。

如果你想要编译源代码,请使用不低于 `Visual Studio 2017` 的版本,因为代码中个别地方使用了 `C# 7.0` 的新特性。
一个优化了界面的歌词制作器,使用 `C# 7.0``WPF``.NET Framework 4.8` 制作。向下兼容至 `Windows 7`

如果你觉得还是不够好看的话,一定是因为你没见过以前的版本。

Expand Down

0 comments on commit 7a99b1e

Please sign in to comment.