From 5fd8ad78b84119cb23e3d4b75d6f5fbbb6521795 Mon Sep 17 00:00:00 2001 From: Rafael Mardojai CM Date: Mon, 26 Jul 2021 16:00:11 -0500 Subject: [PATCH] Update README --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 38bbd5e..6d3fbbf 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,15 @@ This is a bunch of CSS code to make Firefox look closer to GNOME's native apps. -This theme is supposed to work with current supported Firefox releases: -- Firefox 90 -- Firefox 78 ESR *(Recommended to use the `v78.1` git tag)* -- Firefox 91 Beta *(Recommended to use the `beta` git branch)* -- Firefox 92 Nightly +### Firefox versions support + +The `master` branch of this repo supports the current Firefox stable release `90`. + +Theme versions complatible with older Firefox releases are preserved as git tags. Use the `v78.1` tag for Firefox 78 ESR support. + +We also have the `beta` branch for fixes only aplicable to the current Firefox beta version. + ## Installation