diff options
author | Alexander Kiryukhin <frei@neonxp.info> | 2013-09-06 08:32:03 +0400 |
---|---|---|
committer | Alexander Kiryukhin <frei@neonxp.info> | 2013-09-06 08:32:03 +0400 |
commit | 591b8b61c91d2009d614c63e109037edcda2b0d5 (patch) | |
tree | 87e9fc2ea3f958bd5df035685d20b474e1a04fa0 /README.md | |
parent | 74cb31c8be197e69f61af88bdf1ab5bb14f54512 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ -# NXP MathExecutor - -Simple math expressions calculator +# MathExecutor [![Build Status](https://travis-ci.org/NeonXP/MathExecutor.png?branch=master)](https://travis-ci.org/NeonXP/MathExecutor) +Simple math expressions calculator + ## Install via Composer All instructions to install here: https://packagist.org/packages/nxp/math-executor |