From 89a1fd5dee1d5620b0458276ad44aea714e6939a Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Tue, 06 Oct 2020 11:07:22 +0000
Subject: [PATCH] update

---
 README.md |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index fcc3f11..68e4170 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,11 @@
 2. Gallery Support (via shortcode)
 3. Native lazy loading of images
 
-## Installation 
+## Installation
 
 Install a recent release of the Hugo "extended" version; ideally versions `>= 0.61.0`. If you install from [hugo releases page](https://github.com/gohugoio/hugo/releases),  download the `_extended` version, which supports sass.
 
-## Example 
+## Example
 
 You can find an example project that uses Compose in the [Compose Userguide](https://github.com/onweru/compose-userguide), which also stands as the theme's user guide.
 
@@ -34,10 +34,13 @@
 
 Under `params` add `darkMode = false` to your `config.toml` file. If your site is based on the exampleSite, the value is already included; you only need to uncomment it.
 
+> The user will still have the option to activate dark mode, if they so wish
+
 ## From the same creator
 
-1. [Swift Theme](https://github.com/onweru/hugo-swift-theme)
+1. [Clarity Theme](https://github.com/chipzoller/hugo-clarity)
 2. [Newsroom Theme](https://github.com/onweru/newsroom)
+3. [Swift Theme](https://github.com/onweru/hugo-swift-theme)
 
 ## License
 

--
Gitblit v1.10.0