Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BenJoParadise authored Dec 2, 2020
1 parent a033775 commit 3d1fe9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ Supported format: JSON

## Usage
```
go get "github.com/dtylman/settings"
go get "github.com/BenJoParadise/settings"
```

```go
import (
"github.com/dtylman/settings"
"github.com/BenJoParadise/settings"
)
```

Expand Down

0 comments on commit 3d1fe9b

Please sign in to comment.