From 56d4432d31c156185072b4aaac9144bd24558457 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 19 May 2016 06:55:05 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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)