Skip to content

Commit

Permalink
better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Jul 11, 2017
1 parent 8b87ce9 commit 201202e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[js-number](http://aureooms.github.io/js-number)
[@aureooms/js-number](https://aureooms.github.io/js-number)
==

Primitive number type arithmetic for JavaScript. Parent is
[aureooms/js-library](https://github.com/aureooms/js-library).
<img src="https://upload.wikimedia.org/wikipedia/commons/3/39/Latex_real_numbers.svg" width="864">

Primitive number type arithmetic for JavaScript.
See [docs](https://aureooms.github.io/js-number).
Parent is [aureooms/js-library](https://github.com/aureooms/js-library).

```js
mul( 6 , 7 ) ; // 42
Expand Down

0 comments on commit 201202e

Please sign in to comment.