mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
update readme
This commit is contained in:
parent
8df2bf5fb4
commit
dccd5292d1
1 changed files with 7 additions and 0 deletions
|
|
@ -25,6 +25,13 @@ Web Monitor for Half-Life based on [HLServers](https://github.com/YGGverse/HLSer
|
|||
* `php bin/console doctrine:migrations:migrate`
|
||||
* `APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear`
|
||||
|
||||
## Contribution
|
||||
|
||||
Please create new branch from main before make PR
|
||||
|
||||
* `git checkout main`
|
||||
* `git checkout -b 'new-commit-branch'`
|
||||
|
||||
## License
|
||||
|
||||
* Engine sources [MIT License](https://github.com/YGGverse/HLState/blob/main/LICENSE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue