From 6a62bcc53f04210098da60cdcc1f99f064a19c84 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Fri, 4 Nov 2016 16:40:38 +0330 Subject: [PATCH] add travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5718275..56c1d4a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -mathexpr +mathexpr [![Travis](https://img.shields.io/travis/mdibaiee/mathexpr.svg)]() ======== Ever wanted to take as input a mathematical expression to fill in values and use it? `mathexpr` is exactly what you need.