mirror of
https://github.com/dstotijn/hetty
synced 2024-11-10 06:04:19 +00:00
Add links to docs website in README
This commit is contained in:
parent
07ef2f9090
commit
471fa212ef
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
[![Latest GitHub release](https://img.shields.io/github/v/release/dstotijn/hetty?color=18BA91&style=flat-square)](https://github.com/dstotijn/hetty/releases/latest)
|
||||
![GitHub download count](https://img.shields.io/github/downloads/dstotijn/hetty/total?color=18BA91&style=flat-square)
|
||||
[![GitHub](https://img.shields.io/github/license/dstotijn/hetty?color=18BA91&style=flat-square)](https://github.com/dstotijn/hetty/blob/master/LICENSE)
|
||||
[![Documentation](https://img.shields.io/badge/hetty-docs-18BA91?style=flat-square)](https://hetty.xyz/)
|
||||
|
||||
**Hetty** is an HTTP toolkit for security research. It aims to become an open
|
||||
source alternative to commercial software like Burp Suite Pro, with powerful
|
||||
|
@ -26,6 +27,10 @@ features tailored to the needs of the infosec and bug bounty community.
|
|||
for a `v1.0` release. Please see the <a href="https://github.com/dstotijn/hetty/projects/1">backlog</a>
|
||||
for details.
|
||||
|
||||
## Documentation
|
||||
|
||||
📖 [Read the docs.](https://hetty.xyz/)
|
||||
|
||||
## Installation
|
||||
|
||||
Hetty compiles to a self-contained binary, with an embedded SQLite database
|
||||
|
|
Loading…
Reference in a new issue