docs/README.txt
changeset 1 b394108019cd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/README.txt	Thu Jun 02 15:57:23 2016 +0200
@@ -0,0 +1,10 @@
+.. contents::
+
+
+Introduction
+============
+
+pyams_notify is a Pyramid/PyAMS extension package used to handle users notifications.
+
+It relies on a separate WebSockets server running in a distinct process (based on "pyams_notify_ws" package),
+which receives users connections and subscriptions and relays server notifications.