Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyhightower committed Oct 19, 2014
1 parent 57bfad4 commit 8a52245
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Usage

### Get configuration from a backend

```
package main
Expand Down Expand Up @@ -37,7 +39,7 @@ func main() {
}
```

The crypt/config package also support watches
### Monitor backend for configuration changes

```
package main
Expand Down

0 comments on commit 8a52245

Please # to comment.