=== Simple Notes CRUD ===
Contributors: vinixapps
Tags: crud, admin, notes
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
A simple admin-only CRUD plugin example designed for WordPress Plugin Repository submission.

== Installation ==
1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin through the Plugins menu
3. Go to Admin → Notes

== Changelog ==
= 1.0.1 =
* Fixed plugin headers for WordPress.org compliance
