diff options
author | Julien Roy <julien.vanroy@gmail.com> | 2018-03-24 13:04:16 +0300 |
---|---|---|
committer | Julien Roy <julien.vanroy@gmail.com> | 2018-03-24 13:04:16 +0300 |
commit | b260adbc1bc68d9729d6eebcfd344f83655bfda9 (patch) | |
tree | f9b8a51e935355ae8fabb34895fbf003dfdaa556 /README.md | |
parent | afb7387abec505fb6565d31481c5f5ed724c2f08 (diff) |
Added a segment that shows the Java version.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -133,6 +133,8 @@ The segments that are currently available are: * `rust_version` - Display the current rust version and [logo](https://www.rust-lang.org/logos/rust-logo-blk.svg). * **Swift Segments:** * `swift_version` - Show the version number of the installed Swift. +* **Java Segments:** + * `java_version` - Show the current Java version. **Cloud Segments:** * **AWS Segments:** |