From 2302302447c101b4ce9561238907ae22811d2648 Mon Sep 17 00:00:00 2001 From: Ricky Setiawan <29156554+Shiroechi@users.noreply.github.com> Date: Thu, 17 Sep 2020 18:26:07 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 451a368..e46e532 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CSharp Checksum [![CodeFactor](https://www.codefactor.io/repository/github/shiroechi/csharp-checksum/badge)](https://www.codefactor.io/repository/github/shiroechi/csharp-checksum) **NOTICE** -because some mistake when i try github desktop, this repo will archived and i will create new repo for this. +because some mistake when i try github desktop, this repo will archived and i will create new [repo](https://github.com/Shiroechi/CSharpChecksum) for this. A simple file checksum for windows using [Portable.BouncyCastle](https://github.com/onovotny/bc-csharp) for hash function.