aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Mayer2017-04-05 12:47:28 -0400
committerAlex Mayer2017-04-05 12:47:28 -0400
commit246facd70f50119da43b3ccdff5bb7f25de8e66b (patch)
tree2ac5a1eb41a6defacf9e0ec69890d437599b3db6
parent25b18b8e6a78e44c7b62f429ecbb1f0b457b0e43 (diff)
downloadsolarc-firefox-theme-246facd70f50119da43b3ccdff5bb7f25de8e66b.tar.gz
solarc-firefox-theme-246facd70f50119da43b3ccdff5bb7f25de8e66b.tar.xz
solarc-firefox-theme-246facd70f50119da43b3ccdff5bb7f25de8e66b.zip
Rework README File
Use proper nesting of headers Fix image titles apearing with # in front Move AMO link into body copy so link doesnt look out of place
-rw-r--r--README.md26
1 files changed, 9 insertions, 17 deletions
diff --git a/README.md b/README.md
index 4d14070..639df73 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,24 @@
# Arc Firefox Theme
+Offical [Arc](https://github.com/horst3180/arc-theme) Firefox theme.
-Offical [Arc](https://github.com/horst3180/Arc-theme) Firefox theme.
-
-#####Arc Firefox
-
+**Arc Firefox**
![alt tag](http://i.imgur.com/UjJabE3.png)
-#####Arc Darker Firefox
-
+**Arc Darker Firefox**
![alt tag](http://i.imgur.com/5fMURDp.png)
-#####Arc Dark Firefox
-
+**Arc Dark Firefox**
![alt tag](http://i.imgur.com/5HuYVUl.png)
-
-### Requirements
+## Requirements
This theme is compatible with Firefox 40+ and Firefox 38 ESR
**Note**: This theme is meant to be used in conjunction with the [Arc GTK theme](https://github.com/horst3180/Arc-theme), don't use it with other GTK themes or it will look broken.
-### Installation
-The theme is available on addons.mozilla.org.
-
-[Arc Firefox collection on AMO](https://addons.mozilla.org/en/firefox/collections/horst3180/a/)
-
-#### Manual building and installation
+## Installation
+The theme is available as a collection on [addons.mozilla.org](https://addons.mozilla.org/en/firefox/collections/horst3180/a/).
+### Manual building and installation
These instructions are for testers and package maintainers. They also allow to install the theme globally for all users.
You will need `autoconf` and `automake` for the following.
@@ -55,7 +47,7 @@ Uninstall the theme with
sudo make uninstall
-#### Firefox ESR (Debian Stable users see here)
+### Firefox ESR (Debian Stable users see here)
This repo includes separate Firefox ESR compatible branches. The installation process is mostly identical to the manual installation above
git clone https://github.com/horst3180/arc-firefox-theme && cd arc-firefox-theme