mirror of
https://github.com/wneessen/go-hibp.git
synced 2024-11-09 23:32:53 +01:00
Update README.md
Removed "completeness" part
This commit is contained in:
parent
d9cb37cd37
commit
480b9bbbb1
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
This Go package provides an simple to use interface to the excellent
|
This Go package provides an simple to use interface to the excellent
|
||||||
"[Have I Been Pwned](https://haveibeenpwned.com/API/v3)" (HIBP) API by Troy Hunt.
|
"[Have I Been Pwned](https://haveibeenpwned.com/API/v3)" (HIBP) API by Troy Hunt.
|
||||||
|
|
||||||
**Completeness:** This packages is still WIP. So far the "Pwned Passwords" API and parts of the "Breaches"
|
|
||||||
API have been implemented.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Have a look at the [GoDocs Reference](https://pkg.go.dev/github.com/wneessen/go-hibp) for details on how to implement
|
Have a look at the [GoDocs Reference](https://pkg.go.dev/github.com/wneessen/go-hibp) for details on how to implement
|
||||||
|
|
Loading…
Reference in a new issue