Skip to content

Commit

Permalink
readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
morangolan committed Aug 17, 2020
1 parent 5cc7c3c commit 0053d4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,5 +1,5 @@
# crunchy

=======
[![Latest Release](https://img.shields.io/github/release/muesli/crunchy.svg)](https://github.com/muesli/crunchy/releases)
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/muesli/crunchy)
[![Build Status](https://travis-ci.org/muesli/crunchy.svg?branch=master)](https://travis-ci.org/muesli/crunchy)
Expand All @@ -9,7 +9,6 @@
Finds common flaws in passwords. Like cracklib, but written in Go.

Detects:

- `ErrEmpty`: Empty passwords
- `ErrTooShort`: Too short passwords
- `ErrTooFewChars`: Too few different characters, like "aabbccdd"
Expand Down

0 comments on commit 0053d4d

Please sign in to comment.