Skip to content

Commit

Permalink
Merge pull request #2 from delphinus/feature/add-badges
Browse files Browse the repository at this point in the history
Add badges
  • Loading branch information
delphinus committed May 20, 2017
2 parents 820b885 + b22daae commit 32bb3e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# RandomString -- Library to make passwords without misleading letters

[![CircleCI](https://circleci.com/gh/delphinus/random-string.svg?style=svg)](https://circleci.com/gh/delphinus/random-string)
[![Coverage Status](https://coveralls.io/repos/github/delphinus/random-string/badge.svg)](https://coveralls.io/github/delphinus/random-string)

This package makes random passwords with fast logic described in [this link][].

[this link]: http://stackoverflow.com/questions/22892120/how-to-generate-a-random-string-of-a-fixed-length-in-golang
Expand Down

0 comments on commit 32bb3e9

Please sign in to comment.