From d7060db88e1602a5fc348836b6de96d1ef524c3e Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Mon, 20 Apr 2020 18:46:45 +0000
Subject: [PATCH] Prepared Content for submitting theme to hugo themes.

---
 images/tn.png         |    0 
 images/screenshot.png |    0 
 README.md             |    4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 581a108..0ec362b 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,12 @@
 ## Quick Start
 
 1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/lxndrblz/anatole.git themes/anatole`.
-2. Configure your `config.toml`.
+2. Configure your `config.toml`. Feel free to copy the demo toml and some content from the exampleSite. 
 3. Build your site with `hugo serve` and see the result at `http://localhost:1313/`.
 
 ## License
 
-Coder is licensed under the [MIT license](https://github.com/lxndrblz/anatole/blob/master/LICENSE).
+Anatole is licensed under the [MIT license](https://github.com/lxndrblz/anatole/blob/master/LICENSE).
 
 ## Maintenance
 
diff --git a/images/screenshot.png b/images/screenshot.png
index c4a275d..515b193 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
new file mode 100644
index 0000000..d3db2bd
--- /dev/null
+++ b/images/tn.png
Binary files differ

--
Gitblit v1.10.0