Document shell completion in README.md. Add a section showing how to enable tab completion for bash, zsh, and fish: ```bash phabfive --install-completion bash phabfive --install-completion zsh phabfive --install-completion fish ```