diff --git a/README.md b/README.md index 66f3d41..357dba9 100644 --- a/README.md +++ b/README.md @@ -290,9 +290,5 @@ An exception will be thrown in two cases: there is a problem with the request or * If there is a response body it returns it as an `Array`. Otherwise it returns `null`. -### Contributing -See [contributing](https://github.com/SparkPost/php-sparkpost/blob/master/CONTRIBUTING.md).rray` - - ### Contributing See [contributing](https://github.com/SparkPost/php-sparkpost/blob/master/CONTRIBUTING.md). \ No newline at end of file diff --git a/examples/example-options.json b/examples/example-options.json deleted file mode 100644 index a41b608..0000000 --- a/examples/example-options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "key":"YOUR_API_KEY" -}