Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arya-f4 authored Oct 1, 2024
1 parent ec3f166 commit e6dc588
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ go install -v github.com/Arya-f4/worldshellfinder@latest
./worldfind <directory> <wordlist_path (optional)>
```
- Replace `<wordlist_path>` with the path to your custom wordlist file.

### Alternative Usage:
1. **After installation using go install simply just type :**
```bash
worldshellfinder [option] <directory> [wordlist]
```

**Wordlist Format:**

Expand Down

0 comments on commit e6dc588

Please sign in to comment.