Update README.md

This commit is contained in:
Melvin
2022-08-21 20:46:29 +02:00
committed by GitHub
parent 46ae2cafab
commit 515e0f3add

View File

@@ -12,5 +12,7 @@ go install -v github.com/melvinsh/unhttpx@latest
## Usage ## Usage
``` bash ``` bash
echo "https://google.com/yo" | unhttpx
cat urls.txt | unhttpx cat urls.txt | unhttpx
``` ```