summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-09-06 00:52:48 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-09-06 00:52:48 +0300
commit65c44d6141d493b5392be5d076d79f8ddf4c143d (patch)
tree8de52ce7800d3cefaff0f3fc281d95b3c13e87ef /README.md
parentf0e8b992dc2b7dbaf37721cdf26244aed0d30a84 (diff)
parent26a41f14b820f407eb314fdc5489a9b01379eaf8 (diff)
Merge pull request #89 from dritter/php_version_segment
Added `php_version` segment.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 187a67b4..734e6ea9 100644
--- a/README.md
+++ b/README.md
@@ -236,6 +236,7 @@ currently available are:
* **history** - The command number for the current line.
* **node_version** - Show the version number of the installed Node.js.
* **os_icon** - Display a nice little icon, depending on your operating system.
+* **php_version** - Show the current PHP version.
* **rbenv** - Ruby environment information (if one is active).
* **rspec_stats** - Show a ratio of test classes vs code classes for RSpec.
* **status** - The return code of the previous command, and status of background jobs.