diff --git a/README.md b/README.md index 81e9797..e775cf8 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,16 @@ deploy: directory: "public" token: "94a08da1fecbb6e8b46990538c7b50b2" domain: "example.com" -``` \ No newline at end of file +``` + +# Contributing + +Report any bugs using the [issue tracker][issue_tracker]. Submit your own bug fixes or feature additions via a [pull request][pull_request]. + +# License + +This theme is released under the MIT License. For more information read the [license][license]. + +[issue_tracker]: https://github.com/alrayyes/wercker-surge-deploy-step/issues +[pull_request]: https://github.com/alrayyes/wercker-surge-deploy-step/pulls +[license]: https://github.com/alrayyes/wercker-surge-deploy-step/blob/master/LICENSE \ No newline at end of file diff --git a/wercker-step.yml b/wercker-step.yml index 9c4197e..1132f00 100644 --- a/wercker-step.yml +++ b/wercker-step.yml @@ -1,5 +1,5 @@ name: surge-deploy -version: 0.2.0 +version: 0.2.1 description: Deploys a directory to surge.sh. keywords: - deploy