Skip to content

Commit 683d026

Browse files
2 parents 6bbbeaa + 3522fa0 commit 683d026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Conversion-System
22
## 📖Information
3-
This Repository is a [Conversion System](https://en.wikipedia.org/wiki/Conversion_of_units) for converting [Decimal](https://en.wikipedia.org/wiki/Decimal) numbers into [Hexadecimal](https://en.wikipedia.org/wiki/Hexadecimal) and [Binary](https://en.wikipedia.org/wiki/Binary_number). Made with [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) in [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/community/) using the Windows Forms App template and [.NET Framework 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0).
3+
This Repository is a [Conversion System](https://en.wikipedia.org/wiki/Conversion_of_units) for converting [Decimal](https://en.wikipedia.org/wiki/Decimal) numbers into [Binary](https://en.wikipedia.org/wiki/Binary_number), [Hexadecimal](https://en.wikipedia.org/wiki/Hexadecimal) and [Octal](https://en.wikipedia.org/wiki/Octal). Made with [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) in [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/community/) using the Windows Forms App template and [.NET Framework 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0).
44

5-
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).
5+
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 [Binary](https://en.wikipedia.org/wiki/Binary_number), [Hexadecimal](https://en.wikipedia.org/wiki/Hexadecimal) or [Octal](https://en.wikipedia.org/wiki/Octal). 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#source-codevisual-studio).
66

77
## 🛡️Security
88
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.

0 commit comments

Comments
 (0)