From 7a99b1e9159a72a8e94aec7bcc68916d8b541388 Mon Sep 17 00:00:00 2001 From: BYJRK Date: Sun, 19 Jun 2022 18:08:04 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 19e6207..7953186 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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`。 如果你觉得还是不够好看的话,一定是因为你没见过以前的版本。