Add links to docs website in README

This commit is contained in:
David Stotijn 2020-11-09 21:16:56 +01:00
parent 07ef2f9090
commit 471fa212ef

View file

@ -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) [![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 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) [![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 **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 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 a `v1.0` release. Please see the <a href="https://github.com/dstotijn/hetty/projects/1">backlog</a>
for details. for details.
## Documentation
📖 [Read the docs.](https://hetty.xyz/)
## Installation ## Installation
Hetty compiles to a self-contained binary, with an embedded SQLite database Hetty compiles to a self-contained binary, with an embedded SQLite database