diff --git a/README.md b/README.md index 385b1e5..4d11fcb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # php-ajax-form-submission -Submit a from using PHP, ajax and MySQL without refreshing the page +*Submit a from using PHP and Ajax without refreshing the page, And save data on MySQL database.* -Made With love by Sumithran (zume2020.github.io) +## License + +The project is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). + +Made With love by [@Sumithran](zume2020.github.io)