aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2020-02-13 23:11:13 +0300
committerAlexander Kiryukhin <a.kiryukhin@mail.ru>2020-02-13 23:11:13 +0300
commit8c8602fb7e422d98fa6cf54bb1ef61581c5831b9 (patch)
tree06a83f6dffe97b831f0054588a3c887a92ac2dd1
parent4a3eb209bb1028329004b88adabb382b00e97a9a (diff)
Codecov
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 289d811..d5256fd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# 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)
+# 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) [![codecov](https://codecov.io/gh/neonxp/GoMathExecutor/branch/master/graph/badge.svg)](https://codecov.io/gh/neonxp/GoMathExecutor)
Package GoMathExecutor provides simple expression executor.