From f5027dd2e264328d2c594bca6760ab27fce5b08e Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Thu, 15 Apr 2021 15:35:59 +0000
Subject: [PATCH] small edits

---
 README.md |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 70e1e36..903024d 100644
--- a/README.md
+++ b/README.md
@@ -7,26 +7,28 @@
 ## Features
 
 1. Documentation
-2. Gallery Support (via shortcode)
+2. Gallery Support
 3. Native lazy loading of images
 4. Live search
-5. Pie, doughnut & bar charts support
+5. Flowcharts, Piecharts, doughnut & bar charts support
 6. Searchable & Sortable tables
 7. Syntax highlighting
 8. Mermaid Support
 
-## Run your site with compose theme
+## Documentation
 
 - [Install compose theme](https://docs.neuralvibes.com/docs/compose/install-theme/)
 - [Use forestry CMS](https://docs.neuralvibes.com/docs/compose/use-forestry-cms/)
 - [Customize your site](https://docs.neuralvibes.com/docs/compose/customize/)
 - [Configure search](https://docs.neuralvibes.com/docs/compose/search/)
+- [Shortcodes](https://docs.neuralvibes.com/docs/compose/shortcodes/)
+- [Mermaid](https://docs.neuralvibes.com/docs/compose/mermaid/)
 
 ## ExampleSite
 
 The [exampleSite](https://github.com/onweru/compose/tree/master/exampleSite) serves as this theme's [user guide](https://docs.neuralvibes.com/docs/compose/getting-started/) .
 
-> This guide covers the necessary bits. As the project evolves, the userguide will get more comprehensive
+This guide covers the necessary bits. As the project evolves, the user-guide will get more comprehensive
 
 You can use Hugo to generate and serve a local copy of the guide (also useful for testing local theme changes).
 
@@ -36,9 +38,7 @@
 hugo server --themesDir ../..
 ```
 
-Note that you need the `themesDir` flag when running Hugo because the site files are inside the theme repo.
-
-## From the same creator
+### Also built by Weru
 
 1. [Clarity Theme](https://github.com/chipzoller/hugo-clarity)
 2. [Newsroom Theme](https://github.com/onweru/newsroom)

--
Gitblit v1.10.0