Skip to content

Commit 710f7e9

Browse files
committed
Update readme
1 parent 963f9bc commit 710f7e9

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@
55
### Features
66

77
* Fully asynchronous API
8-
* Scan, rescan and get reports of scanned files
9-
* Scan URLs
8+
* Scan, rescan and get reports of scanned files and URLs
109
* Get reports for IP addresses, URLs, and domains
11-
* Support for HTTP and HTTPS
1210
* Batch support for APIs that support it
1311
* Size and resource limits built in for better performance
14-
* Configurable limits to accommodate VT private API features
15-
* See https://developers.virustotal.com/reference for the VT API documentation
12+
* Configurable limits to accommodate some VT private API features. However, this API does not officially support the private VT API.
1613

1714
### Examples
1815

@@ -36,8 +33,4 @@ Output:
3633
Seen before: True
3734
```
3835

39-
For more examples, take a look at the VirusTotal.Examples included in the project.
40-
41-
### Contributors
42-
* [keithjjones](https://github.com/keithjjones)
43-
* [ivandrofly](https://github.com/ivandrofly)
36+
Take a look at the VirusTotal.Examples project for more examples.

0 commit comments

Comments
 (0)