From c85f07b32ef8614f00be832f2d5898af8460ed6b Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Wed, 15 Jan 2014 17:48:15 +0100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e1c19dd..c386559 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ Required packages: nodejs, npm npm install && grunt This generates a development build of the Chrome Packaged App (DEV.zip) which can be installed under [chrome://extensions](chrome://extensions) in developer mode. + +## License + +The code is open for inspection and peer review by the security community. The code is currently not licensed under an open source license. If you're interested in getting a license, please get in touch with us [info@whiteout.io](mailto:info@whiteout.io). \ No newline at end of file