diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e2aa59 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# CalDAV + +Basis for all caldav operations in b2g calendar app but designed from +ground up as a general purpose caldav library. + +Tested against firefox nightly / b2g nightly / nodejs. +Should work under any modern browser but unless your browser +can support cross domain requests cros headers its usefulness +will be limited. |