Index: sitescripts/notifications/README.md |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/sitescripts/notifications/README.md |
@@ -0,0 +1,11 @@ |
+notifications |
+============= |
+ |
+Backend for Adblock Plus notifications. It provides the following URLs: |
+ |
+* */notification.json* - Return notifications to show |
+ |
+Required packages |
+----------------- |
+ |
+* [mock](https://pypi.python.org/pypi/mock) (Only for the tests) |