You've already forked gun-manager
add LICENSE file and update README with application image
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
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.
|
and delete gun records, as well as view them in a user-friendly interface.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@@ -26,4 +26,8 @@ curl -sSL https://gitea.siteworxpro.com/siteworxpro/gun-manager/raw/tag/v1.1.0/d
|
|||||||
|
|
||||||
## Accessing the Application
|
## 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.
|
||||||
Reference in New Issue
Block a user