Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen1 committed Nov 14, 2015
1 parent 78fef81 commit b6836df
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 @@ -23,7 +23,7 @@ JSON Formatter is an AngularJS directive for rendering JSON objects in HTML with
* Add `jsonFormatter` to your app dependencies

```js
angular.module('jsonFormatterApp', ['jsonFormatter'])
angular.module('MyApp', ['jsonFormatter'])
```
* Use `<json-formatter>` directive

Expand Down

0 comments on commit b6836df

Please sign in to comment.