diff --git a/readme.txt b/readme.txt index 8089c47766fbf8be6f4e2145bcd3bd9cc663ce45..16f89eb9749254524e6333df8f5bc5cf69b3e8cb 100644 --- a/readme.txt +++ b/readme.txt @@ -8,8 +8,9 @@ View to display your Commerce products. The settings screen is found in the main Commerce store settings. -Popular products are displayed using a View which pulls in title only by default. -The View can be overridden through the Views UI. The View is displayed in a block. +Popular products are displayed using a View which pulls in title only by +default. The View can be overridden through the Views UI. The View is displayed +in a block. On install the module attempts to place the block in the main content area, but if it cannot, you must set the block location manually. Obviously, because it is a block, you can use Context to control positioning. @@ -25,4 +26,5 @@ Install Commerce Popular Products Place the block wherever you want it Set up your products & product displays. Customize the view as you see fit. -The default settings are sensible, but if you want them they live at admin/commerce/config/popular-products. \ No newline at end of file +The default settings are sensible, but if you want them they live at +admin/commerce/config/popular-products.