Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tapquo/Lungo.js
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/tapquo/Lungo.js:
  Update README.md
  • Loading branch information
soyjavi committed Sep 25, 2013
2 parents e5c52b3 + c5718e3 commit f77fa01
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 f77fa01

Please sign in to comment.