Atom Readme up to date

This commit is contained in:
Ben Klein 2015-10-02 17:40:31 -04:00
commit 4196240bc7

View file

@ -18,6 +18,6 @@ Originally by Github user [aforty](https://github.com/aforty) for OSX, modified
### Examples ### Examples
* Open the current dir in atom: `at .` * Open the current dir in atom: `att` (alias of `at .`)
* Open another dir in atom: `at path/to/folder` * Open another dir in atom: `at path/to/folder`
* Open a file: `at filename.extension` * Open a file: `at filename.extension`