diff --git a/README.md b/README.md index 680e40e..c621bc1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![guns](https://gitea.siteworxpro.com/siteworxpro/gun-manager-frontend/raw/commit/156d77850a50fa39dea59c90bddb5ac9486eec89/src/assets/guns.gif) -Gun Manager is a web application for managing a gun inventory, built with Go and React. It allows users to add, edit, +Gun Manager is a web application for managing a gun inventory, built with Go and Vue. It allows users to add, edit, and delete gun records, as well as view them in a user-friendly interface. ## Features @@ -26,4 +26,8 @@ curl -sSL https://gitea.siteworxpro.com/siteworxpro/gun-manager/raw/tag/v1.1.0/d ## Accessing the Application -Once the application is running, you can access it in your web browser at `https://localhost`. \ No newline at end of file +Once the application is running, you can access it in your web browser at `https://localhost`. + +## License + +This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details. \ No newline at end of file