diff --git a/README.md b/README.md index 267f4c9..6bbf673 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-
+
@@ -27,6 +27,7 @@ Kratos is a responsive WordPress theme focused on the user reading experience, j
5. The theme can now be activated from the administrator. Select the `Appearance` tab, then open the theme catalog, find the theme, and click the `Activate link`.
## Structure
+
Within the download you'll find the following directories and files. You'll see something like this 👇
```
@@ -60,6 +61,9 @@ Kratos
│  │  ├── layer
│  │  │  ├── icon-ext.png
│  │  │  └── icon.png
+│  │  ├── options
+│  │  │  ├── col-8.png
+│  │  │  └── col-12.png
│  │  ├── nothing.svg
│  │  ├── payment
│  │  │  ├── alipay.png
@@ -174,9 +178,11 @@ Kratos
```
## Changelog
+
Detailed changes for each release are documented in the [release notes](https://github.com/Vtrois/Kratos/releases).
## Donation
+
If you find Kratos useful, you can buy us a cup of coffee
@@ -195,4 +201,4 @@ Special thanks to the generous sponsorship by: The code is available under the [MIT](https://github.com/Vtrois/Kratos/blob/master/LICENSE) license. -The document is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](http://creativecommons.org/licenses/by-nc-nd/4.0/). \ No newline at end of file +The document is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](http://creativecommons.org/licenses/by-nc-nd/4.0/).