Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rix4uni committed Oct 7, 2024
1 parent 7c3556e commit 55a671c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## UForAll
## uforall

**UForAll is a fast url crawler this tool crawl all URLs number of different sources**
**uforall is a fast url crawler this tool crawl all URLs number of different sources**
### Sources
- [alienvault](https://otx.alienvault.com)
- [WayBackMachine](http://web.archive.org)
Expand All @@ -23,7 +23,7 @@ Or download [binary release](https://github.com/rix4uni/uforall/releases) for yo

## Compile from source
```
git clone --depth 1 github.com/rix4uni/UForAll.git
git clone --depth 1 github.com/rix4uni/uforall.git
cd uforall; go install
```

Expand Down

0 comments on commit 55a671c

Please sign in to comment.