aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeonXP <frei@neonxp.info>2013-09-06 17:30:48 +0400
committerNeonXP <frei@neonxp.info>2013-09-06 17:30:48 +0400
commite3bac0c101b8a6c762eda0df66fbfbda448b476c (patch)
tree887de8d8f448cc827ec92d4eeea2e25f8457718f
parentabc629a10b5b4f374ec97d826c70c00e45ac2f95 (diff)
~Change readme
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index ea6d31b..b921f70 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,15 @@ Simple math expressions calculator
## Install via Composer
-All instructions to install here: https://packagist.org/packages/nxp/math-executor
+Stable branch
+```
+composer require "nxp/math-executor" "v0.1"
+```
+
+Dev branch
+```
+composer require "nxp/math-executor" "dev-master"
+```
## Sample usage: