mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Add license section to readme
This commit is contained in:
parent
207029bad9
commit
c14b86dfa3
@ -38,3 +38,7 @@ This script removes a stack. You must pass the stack name as argument:
|
|||||||
```bash
|
```bash
|
||||||
./undeploy.sh mystack
|
./undeploy.sh mystack
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Source code contained by this project is licensed under the [GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.en.html). See [LICENSE](LICENSE) file for reference.
|
||||||
|
Loading…
Reference in New Issue
Block a user