From c791ab7647948eba312688baee3a427059318706 Mon Sep 17 00:00:00 2001 From: BeatLink Date: Thu, 4 Jul 2019 01:43:18 -0500 Subject: [PATCH] Add readme for browser folder --- browser/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 browser/README.md 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. + +