Skip to content

Commit

Permalink
Add hush_sample_app as an example
Browse files Browse the repository at this point in the history
  • Loading branch information
gordalina committed Aug 28, 2020
1 parent 9b46c7a commit 45c8e8b
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 @@ -61,7 +61,7 @@ config :hush,

## Usage

Hush can be loaded in two ways, at runtime in your application, or as a [Config.Provider](https://hexdocs.pm/elixir/Config.Provider.html) in release mode.
Hush can be loaded in two ways, at runtime in your application, or as a [Config.Provider](https://hexdocs.pm/elixir/Config.Provider.html) in release mode. A [sample app](https://github.com/gordalina/hush_sample_app) has been written so you can see how it's configured.

### Loading at runtime

Expand Down

0 comments on commit 45c8e8b

Please sign in to comment.