aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2020-02-13 23:05:10 +0300
committerGitHub <noreply@github.com>2020-02-13 23:05:10 +0300
commitddd465634109221420424333f4667ecb6d1512b6 (patch)
tree76c3df2ed5c8dffb39b0beb93aaa7830d2407caa
parentd5cf23ca47192592ced9bd12b2af10e0107bdb40 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 1 insertions, 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.