Skip to content

Commit d2704b2

Browse files
committed
add standard badge
1 parent 72e6c62 commit d2704b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.markdown renamed to README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
A port of node's `crypto` module to the browser.
44

55
[![travis](https://img.shields.io/travis/crypto-browserify/crypto-browserify/master.svg?style=flat)](https://travis-ci.org/crypto-browserify/crypto-browserify)
6+
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
67

78
The goal of this module is to reimplement node's crypto module,
89
in pure javascript so that it can run in the browser.

0 commit comments

Comments
 (0)