aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 61be26b..6958060 100644
--- a/README.org
+++ b/README.org
@@ -7,7 +7,7 @@ return JSON for a given url:
http://localhost:5678/https://fsf.org
-returns a JSON report of the compliance of https://fsf.org
+This should return a JSON report of the compliance of https://fsf.org.
A more advanced version of this program should take user input url
(url to a webpage, not a javascript file), run librejs compliance, and
@@ -19,7 +19,7 @@ This can help users discover sites that are librejs-compliant.
An even more advanced version of this program should list reasons for
non-compliance of free javascript, and librejs devs can use this data
and statistics to determine how to update the compliance check to
-cover more free javascript. A more advanced librejs can download a
+cover more free javascript. A more advanced librejs can download the
database, and add javascript to whitelist depending on some threshold
from the data.