diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2020-02-13 23:00:59 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-13 23:00:59 +0300 |
commit | d5cf23ca47192592ced9bd12b2af10e0107bdb40 (patch) | |
tree | 36bd32e2d6a38a1ee8ab9606acbcf49e0f68bbaa | |
parent | 24ca753ba3ab0f0d4fdc413c467bc304da06744f (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |