diff --git a/README.md b/README.md index 65e8ee8..841263a 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,18 @@ ex-mode for Atom's vim-mode -## Usage +## Use -Install vim-mode. Type `:` in command mode. Enter `w`. or `write`. +Install both [vim-mode](https://github.com/atom/vim-mode) and ex-mode. Type `:` in command mode. Enter `w` or `write`. + +## Extend + +See `lib/ex.coffee` to add more commands. Contributions are very welcome! ## Status -Groundwork is done. More ex commands are easy to add and will be coming soon. +Groundwork is done. More ex commands are easy to add and will be coming as time permits and contributions come in. + +## License + +MIT