diff --git a/README b/README index 1b0444a4..1821111b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.19 2003/08/03 18:45:59 ianmacd Exp $ +$Id: README,v 1.20 2003/08/18 09:38:20 ianmacd Exp $ INSTALLATION @@ -253,6 +253,14 @@ A. If you're a registered Freshmeat user, you can subscribe to new release http://freshmeat.net/subscribe/19041/ +Q. Is bash the be-all-and-end-all of completion as far as shells go? + +A. Absolutely not. zsh has an extremely sophisticated completion system + that offers many features absent from the bash implementation. More + information can be found at: + + http://www.zsh.org/ + CONTRIBUTING ------------