diff options
| author | heqnx <root@heqnx.com> | 2025-06-03 23:40:18 +0300 |
|---|---|---|
| committer | heqnx <root@heqnx.com> | 2025-06-03 23:40:18 +0300 |
| commit | 91221166eb6d2028de50bda4e6d82af321760bfc (patch) | |
| tree | cbd7bd4d3e84e007f534a61c4547030165fead15 | |
| parent | 8db17f653b7bd22ed8479d2f39c8f0de258c33db (diff) | |
| download | go-linkfinder-91221166eb6d2028de50bda4e6d82af321760bfc.tar.gz go-linkfinder-91221166eb6d2028de50bda4e6d82af321760bfc.zip | |
updated README
| -rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -52,12 +52,6 @@ $ make windows-amd64 $ make darwin-arm64 ``` -- (Optional) Run directly with Go: - -``` -$ go run main.go -depth <depth> -delay <delay> -header <Header: Value> -input <url/file> -timeout <timeout> -user-agent <ua> -``` - ## Usage ### Command-Line Flags |