Browse Source

Update README.md

Vova Tkach 5 years ago
parent
commit
fe892e9709
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -40,6 +40,9 @@ hosts
 ├────── page.html          # Template for any other pages
 ├────── page.html          # Template for any other pages
 ├────── robots.txt         # Host robots.txt file
 ├────── robots.txt         # Host robots.txt file
 ├────── scripts.js         # Theme scripts file
 ├────── scripts.js         # Theme scripts file
+├────── shop-category.html # Template for shop category
+├────── shop-product.html  # Template for shop product
+├────── shop.html          # Template for shop home page
 ├────── sidebar-left.html  # Can be included in templates
 ├────── sidebar-left.html  # Can be included in templates
 ├────── sidebar-right.html # Can be included in templates
 ├────── sidebar-right.html # Can be included in templates
 ├────── styles.css         # Theme styles file
 ├────── styles.css         # Theme styles file