Skip to content

Commit 3b1783b

Browse files
committed
Add some newlines in README
1 parent 4ac4115 commit 3b1783b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@
1313
- [algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia.
1414

1515
1. Make sure WooCommerce has some products already
16+
1617
The WooCommerce default products csv file is available at `wp-content/plugins/woocommerce/sample-data/sample_products.csv`
18+
1719
Import the products at `WP Dashboard > Tools > Import > WooCommerce products(CSV)`
20+
1821
2. Clone or fork the repo and modify `nextConfig.js`
1922
3. Modify the values according to your setup
2023
4. Start the server with `npm run dev`

0 commit comments

Comments
 (0)