Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b3b3b69

Browse filesBrowse files
fix license badge
1 parent 829f3a1 commit b3b3b69
Copy full SHA for b3b3b69

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Randomness algorithms for JavaScript.
77
See [docs](https://aureooms.github.io/js-random).
88
Parent is [@aureooms/js-algorithms](https://aureooms.github.io/js-algorithms).
99

10-
[![NPM license](https://img.shields.io/npm/l/@aureooms/js-random.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE)
10+
[![License](https://img.shields.io/github/license/aureooms/js-random.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE)
1111
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-random.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-random)
1212
[![Build Status](https://img.shields.io/travis/aureooms/js-random.svg?style=flat)](https://travis-ci.org/aureooms/js-random)
1313
[![Coverage Status](https://img.shields.io/coveralls/aureooms/js-random.svg?style=flat)](https://coveralls.io/r/aureooms/js-random)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.