From ec1e746f8d70c2cbb5d9d2a6ca3d7021d1c1d3d1 Mon Sep 17 00:00:00 2001 From: IAmOlive Date: Tue, 16 Nov 2021 09:04:17 +0700 Subject: [PATCH] Fix typos and add the VirusTotal logo in README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3d659e4..aad44ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

VirusTotal Uploader

+

VirusTotal Uploader

Open-source desktop uploader for VirusTotal.

@@ -7,23 +7,23 @@

#### Warning -This is not officially supported application. It was created, because official VirusTotal desktop app is unmaintained. If you are afraid you can build it from source by yourself. Also please don't download it from any 3d party sites. +This is not officially supported application. It was created because official VirusTotal desktop app is unmaintained. If you are afraid, you can build it from source by yourself. Also please don't download it from any third-party sites. -#### Download +#### Download (GitHub release) Please go to [releases page](https://github.com/SamuelTulach/VirusTotalUploader/releases) to download compiled app and installer. *Don't forget to star the repo!* #### How to get API key It is really simple! All you need to do is to go to [VirusTotal official page](https://www.virustotal.com/), create profile and copy your key. -![screenshot1](assets/1.gif) + #### How to use It is really easy! Just drag and drop file into the app and voila! -![screenshot2](assets/2.gif) + #### Contributing -If you have any idea how to make this app better, please create pull request. If you find any bug, please create issue. +If you have any idea how to make this app better, please [create a pull request](https://github.com/SamuelTulach/VirusTotalUploader/compare). If you find any bug, please [create an issue](https://github.com/SamuelTulach/VirusTotalUploader/issues/new). #### License -This project is licensed under GPLv3 and it's libraries under their license. Please check both LICENSE.txt and LICENSE_3rd.txt. \ No newline at end of file +This project is licensed under GPLv3 and it's libraries under their license. Please check both LICENSE.txt and LICENSE_3rd.txt.