Skip to content

Commit

Permalink
Update readme with version mismatch detection info
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaScorpion committed Jul 26, 2023
1 parent 52eb2d8 commit 0a32562
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This should print a "branch" icon.
- Git branch and status information
- Command exit code
- Command execution time[^zsh-only]
- Version information for various tools and languages
- Version information for various tools and languages:
- Docker
- .NET
- Go
Expand All @@ -71,6 +71,8 @@ This should print a "branch" icon.
- Python
- Ruby
- Rust
- Expected version and mismatch indicator (⚠️) for:
- Node.js (`.nvmrc`)

[^zsh-only]: Only in Zsh, due to limitations of Bash.

Expand Down

0 comments on commit 0a32562

Please sign in to comment.