aboutsummaryrefslogtreecommitdiffstats
path: root/packages/notificationbox/README.md
diff options
context:
space:
mode:
authorNik Nyby <nikolas@gnu.org>2015-06-23 19:08:41 -0400
committerNik Nyby <nikolas@gnu.org>2015-10-22 21:34:30 -0400
commite69daa447d3dcb76dce669293f1d468606b88bf6 (patch)
treee921558a99b830694ac66bd50e807edb106daa7a /packages/notificationbox/README.md
parent99d29262f7acea34051ea2727a7d16263205a32b (diff)
downloadlibrejsxul-e69daa447d3dcb76dce669293f1d468606b88bf6.tar.lz
librejsxul-e69daa447d3dcb76dce669293f1d468606b88bf6.tar.xz
librejsxul-e69daa447d3dcb76dce669293f1d468606b88bf6.zip
use notification-box from npm
Diffstat (limited to 'packages/notificationbox/README.md')
-rw-r--r--packages/notificationbox/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/notificationbox/README.md b/packages/notificationbox/README.md
deleted file mode 100644
index df41739..0000000
--- a/packages/notificationbox/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-NotificationBox implements some of the notificationbox element functionality in Firefox and Mozilla-based browsers using the Addon SDK. For any question or feedback please email lduros--at--member.fsf.org
-
-It is released under the MPL 2.0.
-
-See [doc/main.md](https://github.com/lduros/notificationbox/blob/master/doc/main.md)for more information.