plugin এ একটি স্যাম্পল sample-readme.txt দেওয়া আছে। এটা আসলে অন্য প্লাগিনের।
এই প্লাগিনের জন্যও একটি README ফাইল তৈরি করতে হবে। readme.txt ফাইলটি প্লাগিনের মূল ফোল্ডারে রাখতে হবে।
readme.txt এ সুন্দর করে লিখে দাও। প্লাগিন টা ভালো করে চেক করে নিয়ে সঠিক মত তৈরি করবে। 
অবশ্যই ইংরেজিতে লিখতে হবে।

আর ইংরেজিতে কিছু ডক লিখে দাও। 
docs/tutorial ফোল্ডারে। এটা কাস্টমারের সাথে শেয়ার করা হবে। এটা ইংরেজিতে হবে। পুর্নাং ডকুমেন্টেশান দেবে এখানে। যতগুলো ফাইল লাগে ততগুলোই দেবে। এটাই সাইটে পাবলিশ হবে। 
যেখানে স্ক্রিনশট দরকার সেখানে সেখানে লিখে রাখবে। আমি দিয়ে দেবো সাইটে। 

নিচে একটি উদাহরণ দেওয়া হলো:

=== Bizzwishlist ===

Contributors: codersaiful
Donate link: https://donate.stripe.com/4gw2bB2Pzdjd8mYfYZ
Tags: woocommerce, wishlist, favorite products, save for later
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 8.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Bizzwishlist is a lightweight and powerful WooCommerce Wishlist addon. Allow customers to save their favorite products and purchase them later.

== Description ==

Bizzwishlist is a powerful WooCommerce plugin that allows customers to create a wishlist of their favorite products. Users can easily add products to their wishlist and access it later for a seamless shopping experience.

= Key Features =

**Easy Wishlist Management**
Users can add, remove, and manage their wishlist items effortlessly.

**User-Friendly Interface**
The plugin offers a clean and intuitive interface for both customers and store owners.

**Email Notifications**
Send email reminders to customers about their wishlist items and encourage them to complete their purchase.

**Shortcode Support**
Easily display the wishlist on any page or post using shortcodes.

= Why Choose Bizzwishlist? =

* **Easy Setup** - Works out of the box with no coding required
* **WooCommerce Native** - Built specifically for WooCommerce
* **Lightweight** - Minimal impact on page load speed
* **Customizable** - Extensive settings to match your design
* **Modern Code** - Built with OOP patterns and WordPress standards
* **HPOS Compatible** - Works with WooCommerce High-Performance Order Storage
* **Future-Ready** - Designed for easy premium extension

= Quick Start Guide =

1. Install and activate the plugin
2. Go to WooCommerce > Settings > Wishlist
3. Configure the plugin settings
4. Add the wishlist shortcode to your desired page
5. That's it! Customers can now create and manage their wishlists.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/bizzwishlist` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to WooCommerce > Settings > Wishlist to configure the plugin.
4. Follow the Quick Start Guide to set up your wishlist.

== Frequently Asked Questions ==

= Does this plugin work with my theme? =

Bizzwishlist is designed to work with most WooCommerce-compatible themes. If you experience any issues, please contact support.

= Can I customize the wishlist appearance? =

Yes! The plugin offers various customization options to match your store's design.

= Will this slow down my website? =

No. Bizzwishlist is built with performance in mind and adds minimal overhead to your pages.

= How do I add products to the wishlist? =

Customers can easily add products to their wishlist from the product page.

= Can I override settings for specific products? =

Yes! Each product has a "Wishlist Settings" tab where you can override global settings.

== Screenshots ==

1. Wishlist button on product page
2. Wishlist management interface
3. Email notification example
4. Plugin settings page

== Changelog ==
= 1.0.0 =
* Initial release