Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kmanaseryan committed Feb 3, 2019
1 parent c3a625a commit 270a0ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Configuration utility for Angular app based on the environment variables. [![Twe

> If you like the idea, please leave a Github star.
## Using JSON files configure your app like a boss
Specify a list of API endpoints in the JSON and use the values from your code.
## Using JSON files configure your Angular app like a BOSS!
Specify a list of API endpoints in the JSON and get them in your code with ease.

![](demo1.gif)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-envconfig",
"version": "1.2.3",
"version": "1.2.4",
"description": "Configuration utility for Angular app based on the environment variables ",
"scripts": {
"copy": "node tools/copy-package.js && node tools/cleanup-package.js",
Expand Down

0 comments on commit 270a0ba

Please sign in to comment.