Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miladrahimi authored Aug 20, 2021
1 parent 4a13325 commit fdfb1e4
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 @@ -48,7 +48,7 @@ err := env.Load(&c)
* It supports nested structs and struct pointers.

### Field Types
GoLobby Env uses the GoLobby Cast package to cast OS environment variables to related struct field types.
GoLobby Env uses the [GoLobby Cast](https://github.com/golobby/cast) package to cast OS environment variables to related struct field types.
Here you can see the supported types:

https://github.com/golobby/cast#supported-types
Expand Down

0 comments on commit fdfb1e4

Please sign in to comment.