summaryrefslogtreecommitdiffstats
path: root/python/Flask-Cors/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Flask-Cors/README')
-rw-r--r--python/Flask-Cors/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Flask-Cors/README b/python/Flask-Cors/README
new file mode 100644
index 0000000000..a51f343317
--- /dev/null
+++ b/python/Flask-Cors/README
@@ -0,0 +1,2 @@
+Flask extension for handling Cross Origin Resource Sharing (CORS),
+making cross-origin AJAX possible.