diff --git a/README.md b/README.md index 9245cb8f4..fddbfc3e8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Math.js is an extensive math library for JavaScript and Node.js. It features a f - Contains a flexible expression parser. - Does symbolic computation. - Comes with a large set of built-in functions and constants. -- Has no dependencies. Runs on any JavaScript engine. +- Runs on any JavaScript engine. - Can be used as a command line application as well. - Is easily extensible. - Open source.