diff --git a/README.md b/README.md index 10773cac..eebb7de6 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,6 @@ The PagerDuty API client also exposes its HTTP client as the `HTTPClient` field. If you need to use your own HTTP client, for doing things like defining your own transport settings, you can replace the default HTTP client with your own by simply by setting a new value in the `HTTPClient` field. -## License -[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) ## Contributing