Skip to content

Commit dd779f2

Browse files
committed
Improve documentation
1 parent 71547e2 commit dd779f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ The `pwn request scanner` is a simple tool that doesn't go into depths of analyz
1010

1111
You can run the scanner as:
1212

13-
* GitHub Action in your repository. Just copy the [sample workflow](.github/workflows/sample.yml).
13+
* GitHub Action in your repository. Just copy the [sample workflow](.github/workflows/sample.yml) or fork the repository and run the workflow from your fork.
1414
* Locally running the [index.js](dist/index.js) script from the dist folder. Set environment variable `GITHUB_TOKEN` to your Personal Access Token (PAT).

0 commit comments

Comments
 (0)