diff options
author | Pale Moon <git-repo@palemoon.org> | 2016-01-31 16:14:25 +0100 |
---|---|---|
committer | Pale Moon <git-repo@palemoon.org> | 2016-01-31 16:14:25 +0100 |
commit | 0ec0601b3351630c66703ccd3836fa699caab107 (patch) | |
tree | 8ea2019004f8fb8063eaa17757c11bd969640235 /README.md | |
parent | 507500cbe7f1d4808a6429a8b7e911dd7fb2f4de (diff) | |
download | palemoon-gre-0ec0601b3351630c66703ccd3836fa699caab107.tar.gz |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000..e048bccb7 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +#Pale Moon web browser + +This is the source code for the Pale Moon web browser, an independent +browser derived from Firefox/Mozilla community code. The source tree is +mostly laid out like other Mozilla-based products. + +An explanation of the Mozilla Source Code Directory Structure and links to +project pages with documentation can be found at: + +https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure + +For information on how to build Pale Moon yourself from this source code, see: + +http://forum.palemoon.org/viewtopic.php?f=19&t=4166 + |