From f92ed0394f891bf58cd4aa23aa161c4cb4dd1cfb Mon Sep 17 00:00:00 2001 From: Ian Yates Date: Wed, 9 Oct 2019 15:37:43 +0200 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0017817 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## Envato Tuts+ Tutorial: [Build a Tabbed Product Archive for Your WooCommerce Store](build-a-tabbed-product-archive-for-your-woocommerce-store) +### Instructor: [Karen Pogosyan](https://tutsplus.com/authors/karen-pogosyan) + +In this tutorial you will learn how to make your WooCommerce store a little more stylish by organizing the product archive with tabs. We’ll create tabs with a multi-column layout, a multi-row carousel, and a grid layout.