Expanded README

Added usage and install instructions for release
This commit is contained in:
Josh Sherman 2015-01-15 21:51:03 -05:00
parent 5c1c96c4ff
commit 2ba14f77c4

View file

@ -1,2 +1,27 @@
# dockprof
Profiles for your OS X Dock
## Installation
You can install `dockprof` via Homebrew
```shell
brew tap joshtronic/formulae
brew install dockprof
```
## Usage
### Reset Dock to Factory Defaults
`dockprof reset`
### Save the current Dock
`dockprof save myDock`
### Load a saved Dock
`dockprof load myDock`