From 0f5fe966994f49f167a7154a654fce019910796b Mon Sep 17 00:00:00 2001 From: HystericalBinky <109592697+HystericalBinky@users.noreply.github.com> Date: Tue, 26 Sep 2023 13:09:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c437c28..1d6e836 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This Repository is a [Conversion System](https://en.wikipedia.org/wiki/Conversio Conversion System is an easy-to-use, [open-source](https://en.wikipedia.org/wiki/Open_source) [Windows](https://en.wikipedia.org/wiki/Microsoft_Windows) [Application](https://en.wikipedia.org/wiki/Application_software) allowing you to easily convert [Decimal](https://en.wikipedia.org/wiki/Decimal) numbers into [Hexadecimal](https://en.wikipedia.org/wiki/Hexadecimal) or [Binary](https://en.wikipedia.org/wiki/Binary_number). It requires minimal setup to be used, only requiring you to have [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/community/) and optionally [Git](https://git-scm.com/) to easily [clone this project](https://github.com/HystericalBinky/Conversion-System/edit/main/README.md#source-codevisual-studio-code). ## 🛡️Security -I have ran both the setup.exe and the application itself through VirusTotal to ensure you that there are no viruses injected into this application, for setup.exe [click here](https://www.virustotal.com/gui/file/19b1bb4faf74082a25e98ff34d7f8cdbb64ad0716e17c62d783dbdf8d910388e/detection) for the results, and for Conversion System.application [click here](https://www.virustotal.com/gui/file/775c2b94b8bb667b862e5ae577b911a2bd674b09f6dc8542111b6bed563b8a31?nocache=1) for the results. +I have ran both the setup.exe and the application itself through VirusTotal to ensure you that there are no viruses injected into this application, for setup.exe [click here](https://www.virustotal.com/gui/file/19b1bb4faf74082a25e98ff34d7f8cdbb64ad0716e17c62d783dbdf8d910388e/detection) for the results, and for Conversion System.application [click here](https://www.virustotal.com/gui/file/775c2b94b8bb667b862e5ae577b911a2bd674b09f6dc8542111b6bed563b8a31?nocache=1) for the results. You can always run those or other files in the project through VirusTotal again if you wish. ## ⚙️Setup