Skip to content

Commit 64d8559

Browse files
authored
Update README.md
1 parent 2834823 commit 64d8559

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# exprparser
22

33
--------------------------
4-
[![Build
5-
Status](https://travis-ci.org/borismarin/expr-parser.svg)](https://travis-ci.org/borismarin/expr-parser)
4+
[![Build Status](https://travis-ci.org/LEMS/expr-parser.svg?branch=master)](https://travis-ci.org/LEMS/expr-parser)
65

76

87
Mathematical expression parser, based on [Antlr4](http://www.antlr.org/). Sample visitors for algebraic / boolean expression evaluation (including lists of interdependent expressions), dimensional analysis are provided.

0 commit comments

Comments
 (0)