From ec30483a1c9d725b9bf651d8741ca83d9d866c1e Mon Sep 17 00:00:00 2001 From: quindecim <49964366+quindecim@users.noreply.github.com> Date: Mon, 13 May 2019 19:13:41 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c524520..1278c7e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # user.js | Fennec F-Droid -I created this project with the intention of creating something really dedicated for Firefox for Android. -The file contained here is used to configure Firefox in the safest and fastest way possible. -To realize this project I took inspiration from various authors of `user.js` and I've implemented some preferences of my own. +I made this project to create something dedicated for Firefox for Android. +The `user.js` file is used to configure Firefox in the safest and fastest way. +To realize this project I was inspirated by various authors of `user.js` and I've implemented some preferences of mine. @@ -26,7 +26,7 @@ This `user.js` has been designed for Mobile use and you can use on these browser ## Settings Protection: -This file contains prefs. that are not native to the Android version of Firefox, but I have chosen to add them to avoid that in the future they can be implemented natively by Mozilla without we can realize it. +This file contains prefs. that are not native to the Android version of Firefox, but I have chosen to add them to avoid that in the future they can be implemented by Mozilla without we can realize it. All this does not lead into stability issues. @@ -64,19 +64,19 @@ Thanks to [v1nc](https://github.com/v1nc/) for creating this app, useful for thi ## Comparision: -You can also compare my user.js with user.js from other authors [HERE](https://quindecim.github.io/compare-user.js/) +You can also compare my `user.js` with `user.js` to other authors [HERE](https://quindecim.github.io/compare-user.js/) ## Contacts: -You can enjoy my [Telegram group](https://t.me/fennec_fdroid) for support, talk about privacy and security topics in general. +You can enjoy my [Telegram group](https://t.me/fennec_fdroid) for support or talk about privacy and security topics. ## Thanks: -I really thank all the authors of `user.js` from which I took inspiration: +I really thanks all the authors of `user.js` which inspired me: * [pyllyukko](https://github.com/pyllyukko/user.js) * [OrangeManBad](https://git.nixnet.xyz/OrangeManBad/user.js) - (pyllyukko fork)