Skip to content

Commit

Permalink
Merge pull request tapquo#253 from alcedo/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Javi Jiménez committed Aug 25, 2013
2 parents cfd23d9 + 0cf316f commit c5718e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Here you have the dependencies of your Lungo application's body. It must contain

The JavaScript function that initializes Lungo it's:
``` javascript
Lungo.init();
Lungo.init({});
```

#### Load Sync resources on init
Expand Down Expand Up @@ -1320,4 +1320,4 @@ var result = Lungo.Service.cache(
null,
"json"
);
```
```

0 comments on commit c5718e3

Please sign in to comment.