From d917284fb690fa63fa35bc3b7c4a47c6080493ed Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Wed, 05 Feb 2020 19:24:01 +0000
Subject: [PATCH] update

---
 theme.toml |    2 +-
 README.md  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9c39263..bf51e22 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Compose
 
-Compose is a [Hugo](https://gohugo.io/) docs theme, inspired by [forestry.io](forestry.io)'s. The theme provides a simple navigation & structure.
+Compose is a [Hugo](https://gohugo.io/) theme for documentation websites, inspired by [forestry.io](forestry.io)'s docs page. The theme provides a simple navigation & structure.
 
 ![Hugo Compose Theme](https://github.com/onweru/compose/blob/master/images/screenshot.png)
 
diff --git a/theme.toml b/theme.toml
index 6368bbf..8779b2b 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,7 +1,7 @@
 name = "Compose"
 license = "MIT"
 licenselink = "https://github.com/onweru/compose/blob/master/LICENSE"
-description = "A hugo docs theme inspired by forestry.io's docs page"
+description = "A hugo theme for documentation sites. It's inspired by forestry.io's docs page"
 homepage = "https://compose-docs.netlify.com"
 tags = ["simple", "docs"]
 features = ["docs", "search"]

--
Gitblit v1.10.0