Explorar o código

Merge branch 'master' of https://github.com/tapquo/Lungo.js

* 'master' of https://github.com/tapquo/Lungo.js:
  Update README.md
soyjavi %!s(int64=12) %!d(string=hai) anos
pai
achega
f77fa01bf6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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
@@ -1320,4 +1320,4 @@ var result = Lungo.Service.cache(
     null,
     "json"
 );
-```
+```