aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2020-02-13 23:00:59 +0300
committerGitHub <noreply@github.com>2020-02-13 23:00:59 +0300
commitd5cf23ca47192592ced9bd12b2af10e0107bdb40 (patch)
tree36bd32e2d6a38a1ee8ab9606acbcf49e0f68bbaa
parent24ca753ba3ab0f0d4fdc413c467bc304da06744f (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f834764..d1e0799 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# GoMathExecutor [![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov]
+# GoMathExecutor
+
+[![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov]
Package GoMathExecutor provides simple expression executor.