Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brightpuddle authored Dec 9, 2019
1 parent 16cdc94 commit fa917ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ apic.Refresh()
```

### Backup client
goACI also features a "backup" client for querying ACI `.tar.gz` backup files. As much as possible this client mirrors the API of the HTTP client.
goACI also features a "backup" client for querying ACI `.tar.gz` backup files. This client partially mirrors the API of the HTTP client.

```go
backup, _ := goaci.NewBackup("config.tar.gz")
Expand Down

0 comments on commit fa917ee

Please sign in to comment.