chore(readme): mention mathexpr

This commit is contained in:
Mahdi Dibaiee 2016-11-03 01:45:30 +03:30 committed by GitHub
parent 376581a03f
commit 516d4ae70d

View File

@ -4,6 +4,8 @@ Solve math expressions or create equations for repeated and complex Math tasks.
To use in browser, download [`equation.min.js`](https://raw.githubusercontent.com/mdibaiee/Equation/master/equation.min.js).
_A similar library I wrote in Haskell is also available [mathexpr](https://github.com/mdibaiee/mathexpr)_
Install using npm:
```