From b8934e7c6b70320e3b31327ba620ae23cccbc73e Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 23 Nov 2022 11:30:18 +1100 Subject: minor wording --- README.org | 4 ++-- 1 file 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. -- cgit v1.2.3