diff --git a/README.md b/README.md index 6aa6141..d6b7e18 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # PRC -PHP RAD CRUD -- PHP - PHP: Hypertext Preprocessor -- RAD - Rapid Application Development -- CRUD - Create, Read, Update and Delete +PRC (PHP RAD CRUD) is a rapid application development (RAD) tool that makes it easy to create, read, update, and delete (CRUD) database table records without writing much code. It's currently in beta mode, but we're planning to add more features in the future. In case you don't know, PHP stands for PHP: Hypertext Preprocessor. + +#PHP #RAD #CRUD #databasetool #webdevelopment #productivitytool ## How to use? Update your database details at PRC.php file.