From cb0d8861ae4bd06fb8890dc6ecf0f1e278ca58fc Mon Sep 17 00:00:00 2001 From: Kegan Myers Date: Fri, 28 Feb 2014 10:22:42 -0600 Subject: [PATCH] Update readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 9f676c9..490a1ba 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,19 @@ Todo - More robust error handling - Documentation - Testing +- IE 8-9 CORS support (XDomain) + +Notes +----- +####The following are not considered features, and will not be implemented by this project: +- JSONp + +####The following are currently under consideration +- XHR2 feature support + +License +------- +This project is licensed under the MIT license, the text of which can be read in the [license.txt] file. Changelog ---------