diff --git a/README.md b/README.md index 744a3eb..aa82a9a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Overview -This is an oh-zsh-theme with informative git status, anaconda environment info and command execution time. +This is an oh-my-zsh theme with informative git status, venv/Anaconda environment info and command execution time. ![demo.png](./readme/demo.png) @@ -13,7 +13,7 @@ You can see the followings at once: - Real time - Login user - Working directory -- Anaconda's environment name +- Venv/Anaconda's environment name - Rich git status After command execution, you can see also: diff --git a/readme/simpler-git-status.png b/readme/simpler-git-status.png index f28334f..12fee7b 100644 Binary files a/readme/simpler-git-status.png and b/readme/simpler-git-status.png differ