summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-04-21 19:49:11 -0400
committerGitHub <noreply@github.com>2019-04-21 19:49:11 -0400
commit33d8beda2d8856ab2fc6673fb54c4b0963b7cc5a (patch)
treeece28d837308133712c88f8bf19a921fb0c85ce7
parent643256e877295fb50154ffc7963c19cafa55d46a (diff)
Update features included in starship
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c6cc6ff4d..833f824ba 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,8 @@ I'm very new to Rust, so any help is appreciated when it comes to improving deve
- [x] Prompt character turns red if the last command exits with non-zero code.
- [x] Current Node.js version(`⬢`).
-- [ ] Current Rust version (`𝗥`).
+- [x] Current Rust version (`𝗥`).
+- [ ] Package version of package in current directory (`📦`).
- [ ] Current battery level and status
- [ ] Current Git branch and rich repo status.
- [ ] Indicator for jobs in the background (`✦`).