diff --git a/README.md b/README.md index d58fd45..682ac7d 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,9 @@ smartenv.register({akey:"a text"},"somevalue"); // register a new object smartenv.makeGlobal() // make smartenv available from gobal.smartenv smartenv.get("somevalue").akey; // returns "a text" smartenv.items.somevalue.akey; // also returns "a text" -``` \ No newline at end of file +``` + +## About the authors: +[![Project Phase](https://mediaserve.lossless.digital/lossless.com/img/createdby_github.svg)](https://lossless.com/) + +[![PayPal](https://img.shields.io/badge/Support%20us-PayPal-blue.svg)](https://paypal.me/lossless)