Skip to content

Commit b5089e2

Browse files
+ sketch + fix description
1 parent f1b3b92 commit b5089e2

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
[js-random](http://aureooms.github.io/js-random)
1+
[@aureooms/js-random](https://aureooms.github.io/js-random)
22
==
33

4-
Randomness code bricks for JavaScript.
4+
<img src="https://cdn.rawgit.com/aureooms/js-random/master/media/sketch.png" width="864">
5+
6+
Randomness algorithms for JavaScript.
57

68
[![NPM license](http://img.shields.io/npm/l/aureooms-js-random.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE)
79
[![NPM version](http://img.shields.io/npm/v/aureooms-js-random.svg?style=flat)](https://www.npmjs.org/package/aureooms-js-random)

media/sketch.png

39.8 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/aureooms/js-random.git",
44
"type": "git"
55
},
6-
"description": "randomness code bricks for JavaScript",
6+
"description": "Randomness algorithms for JavaScript",
77
"name": "aureooms-js-random",
88
"bugs": {
99
"url": "https://github.com/aureooms/js-random/issues"

0 commit comments

Comments
 (0)