diff options
author | BeatLink <beatlink@protonmail.com> | 2019-07-04 01:43:18 -0500 |
---|---|---|
committer | BeatLink <beatlink@protonmail.com> | 2019-07-04 01:43:18 -0500 |
commit | c791ab7647948eba312688baee3a427059318706 (patch) | |
tree | e7f470167815dbeb0d4dcb2a26deb923f6d32dc3 /browser | |
parent | Comment out broken per profile install argument (diff) | |
download | librewolf-linux-c791ab7647948eba312688baee3a427059318706.tar.gz librewolf-linux-c791ab7647948eba312688baee3a427059318706.tar.bz2 librewolf-linux-c791ab7647948eba312688baee3a427059318706.zip |
Add readme for browser folder
Diffstat (limited to 'browser')
-rw-r--r-- | browser/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/browser/README.md b/browser/README.md new file mode 100644 index 0000000..ff2b66f --- /dev/null +++ b/browser/README.md @@ -0,0 +1,5 @@ +## Browser Files +This folder contains platform specific subfolders which houses the scripts and files required to compile LibreWolf on various platforms such as Linux, Windows, Mac and android. +All of the platforms are self explanatory with the exception of common. Common stores files common to all platforms, mainly our custom branding to be applied to the source code. + + |