summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt13
1 files changed, 5 insertions, 8 deletions
diff --git a/README.txt b/README.txt
index d4f74c7..91ed441 100644
--- a/README.txt
+++ b/README.txt
@@ -1,11 +1,8 @@
-A work-in-progress library that implements a replacement fetch() function for
-use in Haketilo resources. The new function delegates requests to extension's
-background script. This allows some HTTP requests to be made that would normally
-violate CORS rules.
+A library that implements a replacement fetch() function for use in Haketilo
+resources. The new function delegates requests to extension's background
+script. This allows some HTTP requests to be made that would normally violate
+CORS rules.
See: https://hydrillabugs.koszko.org/projects/haketilo/wiki/Roadmap#5-Development-of-a-user-controlled-captcha-client-107
-TODO:
-* Add support for specifying permissions Hydrilla&Haketilo.
-* Craft an index.json.
-* Make automated tests.
+This library requires Hydrilla builder >= 1.1 and Haketilo >= 2.0.