Fix typos and add the VirusTotal logo in README.md

This commit is contained in:
IAmOlive 2021-11-16 09:04:17 +07:00 committed by GitHub
parent 637ab57445
commit ec1e746f8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<h3 align="center">VirusTotal Uploader</h3>
<div><p align="center"><img src="https://raw.githubusercontent.com/SamuelTulach/VirusTotalUploader/master/uploader/uploader/icon.ico" width="75" height="75" /></p><h3 align="center">VirusTotal Uploader</h3></div>
<p align="center">Open-source desktop uploader for VirusTotal.</p>
<p align="center">
<img src="https://badges.gitter.im/VirusTotalUploader/Lobby.svg" href="https://gitter.im/VirusTotalUploader/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" />
@ -7,23 +7,23 @@
</p>
#### 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 (<a href="https://download.visualstudio.microsoft.com/download/pr/c6a74d6b-576c-4ab0-bf55-d46d45610730/f70d2252c9f452c2eb679b8041846466/windowsdesktop-runtime-5.0.1-win-x64.exe"><img alt="GitHub release" src="https://img.shields.io/badge/Requires-.NET%204.6%20(or later)%20Desktop%20Runtime-purple"></a>)
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)
<img src="assets/1.gif" width="75%" height="75%" />
#### How to use
It is really easy! Just drag and drop file into the app and voila!
![screenshot2](assets/2.gif)
<img src="assets/2.gif" width="75%" height="75%" />
#### 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.
This project is licensed under GPLv3 and it's libraries under their license. Please check both LICENSE.txt and LICENSE_3rd.txt.