README.md in foxfire-theme-0.1.1 vs README.md in foxfire-theme-0.2.0
- old
+ new
@@ -1,29 +1,29 @@
-# The Foxfire Theme
-
-![Logo](logo_sized.png)
-
-A fork the [Hacker](https://github.com/pages-themes/hacker) theme from pages-themes,
-for use with the [Foxfire Blog](https://sashanullptr.github.io/Foxfire-Blog/).
-
-## Installation
-
-The Foxfire Theme is hosted on [rubygems.org](rubygems.org) and can be installed
-as follows.
-
-```shell
-gem install foxfire-theme
-```
-
-## Use in Jekyll Sites
-
-Add the following to `_config.yml` for your site.
-
-```yaml
-theme: foxfire-theme
-```
-
-And add the following to `Gemfile`.
-
-```ruby
-gem "foxfire-theme"
-```
+# The Foxfire Theme
+
+![Logo](logo_sized.png)
+
+A fork the [Hacker](https://github.com/pages-themes/hacker) theme from pages-themes,
+for use with the [Foxfire Blog](https://sashanullptr.github.io/Foxfire-Blog/).
+
+## Installation
+
+The Foxfire Theme is hosted on [rubygems.org](rubygems.org) and can be installed
+as follows.
+
+```shell
+gem install foxfire-theme
+```
+
+## Use in Jekyll Sites
+
+Add the following to `_config.yml` for your site.
+
+```yaml
+theme: foxfire-theme
+```
+
+And add the following to `Gemfile`.
+
+```ruby
+gem "foxfire-theme"
+```