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

Vinix CRUD Notes Manager is an admin-only WordPress plugin that demonstrates a complete
CRUD (Create, Read, Update, Delete) workflow inside the WordPress dashboard.

== Description ==
Vinix CRUD Notes Manager allows administrators to input, edit, store, display,
and delete notes using a simple table-based admin interface.

The plugin is designed as a practical example of CRUD functionality implemented
using WordPress best practices, suitable for internal tools or learning purposes.

== Installation ==
1. Upload the plugin ZIP file
2. Activate the plugin
3. Open "Vinix CRUD Notes" from the admin menu

== Changelog ==
= 1.0.1 =
* Renamed plugin to a distinctive name
* Improved documentation and description
