aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e03c5d..72a56fc 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,11 @@ Mailing List: http://lists.fanout.io/listinfo.cgi/fanout-users-fanout.io
Pollymer is a general-purpose AJAX library that provides conveniences for long-polling applications, such as request retries, exponential backoff between requests, randomized request delaying, and workarounds for browser "busy" indications. It also implements multiple transports to ensure cross-domain access works in all major browsers.
+License
+-------
+
+Pollymer is offered under the MIT license. See the COPYING file.
+
Dependencies
------------