From 5675ad1794e0a56baf9547c19d1dcb095b25af71 Mon Sep 17 00:00:00 2001 From: Banana Date: Thu, 17 Dec 2020 11:43:20 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c138e3..7fce4b8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EverythingSZ +# EverythingSZ EverythingSZ is a learning project to research [Everything](https://www.voidtools.com/) background technology. [original source code](https://archive.codeplex.com/?p=everythingsz) stored in CodePlex, this branch support .net core. Visual Studio 2019 Community edition and above is recommended to compile the code base.