Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Jun 14, 2020
1 parent d43c280 commit 81e0b1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The `ng-config` is a configuration and options service for Angular applications
* **`reload()`** - reload the fresh configuration values from config providers
* **`valueChanges`** - configuration value changes event
* **`ConfigProvider`** - extendable config provider interface and multiple config providers are supported
* **`ConfigModule.configure(true, {...})`** - load configuration automatically at app starts
* Latest version of Angular and compatible with server side rendering (SSR / Angular Universal)

## Get Started

Expand Down

0 comments on commit 81e0b1b

Please sign in to comment.