Skip to content

Commit 264d9df

Browse files
authored
Update README.md
1 parent 19e36f3 commit 264d9df

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Used from [```GoTestWAF```](https://github.com/wallarm/gotestwaf).
1313
It was designed to evaluate web application security solutions, such as API security proxies, Web Application Firewalls,
1414
IPS, API gateways, and others.
1515

16+
## proto
17+
18+
In order to get report prototype for using it in your ```Golang``` base code, use this model:
19+
20+
```shell
21+
go get github.com/amirhnajafiz/apt-scanner/pkg/proto
22+
```
23+
1624
* [How it works](#how-it-works)
1725
* [Requirements](#requirements)
1826
* [Configuration options](#configuration-options)

0 commit comments

Comments
 (0)