Browse Source

typo in README

master XvirusSDK_4.2.2
Dani Santos 1 week ago
parent
commit
a70d401e07
  1. 2
      README.md

2
README.md

@ -113,7 +113,7 @@ You have the following functions available:
## Model
The `scan` and `scanFolder` functions returns a class `ScanResult` with the following properties:
The `scan` and `scanFolder` functions return a class `ScanResult` with the following properties:
```c#
public class ScanResult

Loading…
Cancel
Save