diff --git a/README.md b/README.md
index 8ea6664..c400540 100644
--- a/README.md
+++ b/README.md
@@ -52,3 +52,7 @@ ShareDrop uses WebRTC only and isn't compatible with Safari Browsers. Snapdrop u
* `npm install & bower install`
* run `gulp serve`
* In a second shell run `node index.js`
+
+
+## Licences
+* Thanks to [Mark DiAngelo]() for the [Blop Sound](http://soundbible.com/2067-Blop.html)
\ No newline at end of file
diff --git a/app/elements/sound-notification/sound-notification-behavior.html b/app/elements/sound-notification/sound-notification-behavior.html
new file mode 100644
index 0000000..400495f
--- /dev/null
+++ b/app/elements/sound-notification/sound-notification-behavior.html
@@ -0,0 +1,24 @@
+
+
diff --git a/app/elements/sound-notification/sound-notification.html b/app/elements/sound-notification/sound-notification.html
new file mode 100644
index 0000000..9ab4169
--- /dev/null
+++ b/app/elements/sound-notification/sound-notification.html
@@ -0,0 +1,55 @@
+
+
+
+
+
+
diff --git a/app/sounds/blop.mp3 b/app/sounds/blop.mp3
new file mode 100755
index 0000000..28a6244
Binary files /dev/null and b/app/sounds/blop.mp3 differ
diff --git a/app/sounds/blop.ogg b/app/sounds/blop.ogg
new file mode 100644
index 0000000..d1ce0c2
Binary files /dev/null and b/app/sounds/blop.ogg differ