From ddd465634109221420424333f4667ecb6d1512b6 Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Thu, 13 Feb 2020 23:05:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d1e0799..289d811 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# GoMathExecutor - -[![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov] +# GoMathExecutor [![GoDoc](https://godoc.org/github.com/neonxp/GoMathExecutor?status.svg)](https://godoc.org/github.com/neonxp/GoMathExecutor) [![Build Status](https://travis-ci.org/neonxp/GoMathExecutor.svg?branch=master)](https://travis-ci.org/neonxp/GoMathExecutor) Package GoMathExecutor provides simple expression executor.