Update README.md
This commit is contained in:
@ -26,3 +26,8 @@ smartenv.makeGlobal() // make smartenv available from gobal.smartenv
|
|||||||
smartenv.get("somevalue").akey; // returns "a text"
|
smartenv.get("somevalue").akey; // returns "a text"
|
||||||
smartenv.items.somevalue.akey; // also returns "a text"
|
smartenv.items.somevalue.akey; // also returns "a text"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## About the authors:
|
||||||
|
[](https://lossless.com/)
|
||||||
|
|
||||||
|
[](https://paypal.me/lossless)
|
||||||
|
Reference in New Issue
Block a user