add LICENSE file and update README with application image

This commit is contained in:
2025-07-30 13:35:40 -04:00
parent 773e608356
commit 29257775c4

View File

@@ -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`.
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.