From 5ecdaf1567ac2db3638b57c0bcf3da2e61b95c57 Mon Sep 17 00:00:00 2001 From: Dia Pacifica Date: Tue, 1 Oct 2024 15:45:00 -0700 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d469d37..c214001 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ git clone https://git.ixlo.io/ixlo/firefox-customizations.git ``` You can then edit `userChrome.css` and and optionally `userContent.css` and change values to customize Firefox the way you want. -`my_userChrome.css` are some extra customizations I added. Feel free to remove them or add your own. +`my_userChrome.css` contains some extra customizations I added. Feel free to remove them or add your own.