aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index acff789..1342ca4 100644
--- a/README.txt
+++ b/README.txt
@@ -6,16 +6,17 @@ together. Such facility is necessary to enable browsing World Wide Web
without executing nonfree software.
Currently, the target browsers for this extension are Ungoogled Chromium
-and various forks of Firefox Quantum (57+).
+and various forks of Firefox (version 60+).
This extension is still in an early stage. See TODOS.org. Also see
`https://git.koszko.org/browser-extension-doc/' for documentation in
development.
## Installation ##
-The extension can be loaded into Ungoogled Chromium or a modern Gecko-based
-browser as unpacked extension. As of now, project's main directory is also
-the extension directory.
+The extension can be "built" with `./build.sh mozilla' or `./build.sh chromium'.
+This creates directories build_mozilla/ and build_chromium/, respectively.
+Such directory can be loaded into Ungoogled Chromium or a modern Gecko-based
+browser as unpacked extension.
## Copyright ##
All copyright information is gathered in the `copyright' file which follows