diff --git a/README.md b/README.md index 90832bf..367169b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Firefox config -This repository contains my overrides of the default user.js configuration file from the [Betterfox project](https://github.com/yokoffing/Betterfox). +Configuration for [Firefox](https://firefox.com) focused on privacy and blazing-fast browsing, suitable for everyone. -To install this configuration, create a new Firefox profile and copy [the user.js file](https://github.com/yokoffing/Betterfox/blob/master/user.js) from Betterfox there, followed by the content of the user-overrides.js file. +## Installation + +To install this configuration, create a new Firefox profile and edit the following files: + +1. Create `user.js` file + - Paste the content of Betterfox's [user.js file](https://raw.githubusercontent.com/yokoffing/Betterfox/master/user.js). + - Add the content of my [user.js file](/Znachor/Firefox/raw/branch/master/user.js) at the end of the file. + +2. Edit or create `prefs.js` file + - Add the content of my [prefs.js file](/Znachor/Firefox/raw/branch/master/prefs.js) at the end of the file. \ No newline at end of file