Update package.json and bower.json.

This commit is contained in:
Yi-Cyuan
2015-10-27 14:34:23 +08:00
parent 63f2823f49
commit f22d720caa
6 changed files with 20 additions and 14 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
# js-sha3
[![Build Status](https://travis-ci.org/emn178/js-sha3.svg?branch=master)](https://travis-ci.org/emn178/js-sha3)
[![Coverage Status](https://coveralls.io/repos/emn178/js-sha3/badge.svg?branch=master)](https://coveralls.io/r/emn178/js-sha3?branch=master)
[![Coverage Status](https://coveralls.io/repos/emn178/js-sha3/badge.svg?branch=master)](https://coveralls.io/r/emn178/js-sha3?branch=master)
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
## Notice