Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit d90b139

Browse files
committed
Add banner image
1 parent c69c8d0 commit d90b139

File tree

4 files changed

+12
-15
lines changed

4 files changed

+12
-15
lines changed

README.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# r3dfox (r3dactedfox)
1+
<span style="display:block;text-align:center">![Eclipse r3dfox](./docs/readme/banner2.png)</span>
22

33
r3dfox is a fork of the open source web browser Mozilla Firefox made specifically for Windows Vista, 7, and 8 compatibility.
44

@@ -84,24 +84,21 @@ wanderer - Various code contributions for Vista support
8484

8585
# Original repository readme
8686

87-
An explanation of the Firefox Source Code Directory Structure and links to
88-
project pages with documentation can be found at:
87+
![Firefox Browser](./docs/readme/readme-banner.svg)
8988

90-
https://firefox-source-docs.mozilla.org/contributing/directory_structure.html
89+
[Firefox](https://firefox.com/) is a fast, reliable and private web browser from the non-profit [Mozilla organization](https://mozilla.org/).
9190

92-
For information on how to build Firefox from the source code and create the patch see:
91+
### Contributing
9392

94-
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
95-
96-
If you have a question about developing Firefox, and can't find the solution
97-
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.
93+
To learn how to contribute to Firefox read the [Firefox Contributors' Quick Reference document](https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html).
9894

95+
We use [bugzilla.mozilla.org](https://bugzilla.mozilla.org/) as our issue tracker, please file bugs there.
9996

100-
Nightly development builds can be downloaded from:
97+
### Resources
10198

102-
https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
103-
- or -
104-
https://www.mozilla.org/firefox/channel/desktop/#nightly
99+
* [Firefox Source Docs](https://firefox-source-docs.mozilla.org/) is our primary documentation repository
100+
* Nightly development builds can be downloaded from [Firefox Nightly page](https://www.mozilla.org/firefox/channel/desktop/#nightly)
105101

106-
Keep in mind that nightly builds, which are used by Firefox developers for
107-
testing, may be buggy.
102+
If you have a question about developing Firefox, and can't find the solution
103+
on [Firefox Source Docs](https://firefox-source-docs.mozilla.org/), you can try asking your question on Matrix at
104+
chat.mozilla.org in the [Introduction channel](https://chat.mozilla.org/#/room/#introduction:mozilla.org).

docs/readme/banner.png

144 KB
Loading

docs/readme/banner1.png

172 KB
Loading

docs/readme/banner2.png

256 KB
Loading

0 commit comments

Comments
 (0)