Skip to content

Commit

Permalink
Merge branch 'master' of github.com:javiercejudo/shunting-yard-arbitr…
Browse files Browse the repository at this point in the history
…ary-precision
  • Loading branch information
javiercejudo committed Jan 23, 2016
2 parents 7e57533 + 5a4a54c commit 78f49b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
[![Coverage Status](https://coveralls.io/repos/javiercejudo/shunting-yard-arbitrary-precision/badge.svg?branch=master)](https://coveralls.io/r/javiercejudo/shunting-yard-arbitrary-precision?branch=master)
[![Code Climate](https://codeclimate.com/github/javiercejudo/shunting-yard-arbitrary-precision/badges/gpa.svg)](https://codeclimate.com/github/javiercejudo/shunting-yard-arbitrary-precision)

Mathematical expression parser with arbitrary precision support
provided by the [arbitrary-precision](https://github.com/javiercejudo/arbitrary-precision)
package.
Arbitrary precision support on top of [javascript-shunting-yard](https://github.com/droptable/javascript-shunting-yard), a mathematical expression parser.

## Install

Expand Down

0 comments on commit 78f49b7

Please sign in to comment.