Skip to content

Commit

Permalink
add badge of travis and coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatanabe committed Dec 25, 2015
1 parent 81d1a83 commit bb771b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# zxcvbn4j
# zxcvbn4j [![Build Status](https://travis-ci.org/nulab/zxcvbn4j.svg?branch=master)](https://travis-ci.org/nulab/zxcvbn4j) [![Coverage Status](https://coveralls.io/repos/nulab/zxcvbn4j/badge.svg?branch=master&service=github)](https://coveralls.io/github/nulab/zxcvbn4j?branch=master)

This is a java port of [zxcvbn](https://github.com/dropbox/zxcvbn), which is a JavaScript password strength generator. (英語の下に日本文が記載されています)

Expand Down

0 comments on commit bb771b2

Please sign in to comment.