Add license section to readme

This commit is contained in:
Juan Carlos Mejías Rodríguez 2018-11-21 15:33:32 -05:00 committed by GitHub
parent 207029bad9
commit c14b86dfa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,3 +38,7 @@ This script removes a stack. You must pass the stack name as argument:
```bash
./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.