Skip to content

Commit 82b3f2b

Browse files
committed
Updated readme.md
1 parent c0c0a9b commit 82b3f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ following expression parsers are part of this benchmark:
1414
| 05 | [MTParser] (http://www.codeproject.com/Articles/7335/An-extensible-math-expression-parser-with-plug-ins)| Mathieu Jacques | [CPOL](http://www.codeproject.com/info/cpol10.aspx)| double |
1515
| 06 | [muParser] (http://muparser.beltoforion.de) | Ingo Berg | [MIT](http://www.opensource.org/licenses/mit-license.php) | double, float |
1616
| 07 | [muParserX](http://muparserx.beltoforion.de) | Ingo Berg | [MIT](http://www.opensource.org/licenses/mit-license.php) | double, float |
17-
| 08 | [TinyExpr] (https://github.com/codeplea/tinyexpr) | Lewis Van Winkle | [zlib](https://opensource.org/licenses/Zlib) | double |
17+
| 08 | [TinyExpr] (https://github.com/codeplea/tinyexpr) | Lewis Van Winkle | [Zlib](https://opensource.org/licenses/Zlib) | double |
1818

1919

2020
**Note:** This archive is not meant as a primary source for any of the

0 commit comments

Comments
 (0)