aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index a56b7fb..9ea3637 100644
--- a/README.md
+++ b/README.md
@@ -11,4 +11,8 @@
This project is an independent fork of Firefox, with the primary goals of privacy security and user freedom. It is the community run successor to [LibreFox](https://github.com/intika/Librefox)
-Check the 'docs' folder of this repository for the full documentation or head to https://librewolf.readthedocs.io for the online version
+## [Documentation](https://librewolf.readthedocs.io)
+
+https://librewolf.readthedocs.io
+
+The docs are built from the `docs` folder of this repository.
bgstack15