summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAvi Goldman <avrahamymgoldman@gmail.com>2016-06-24 15:57:11 -0400
committerAvi Goldman <avrahamymgoldman@gmail.com>2016-06-24 15:57:11 -0400
commit3aed142b23e74f05431a2b6eeb0c4a88140e811a (patch)
tree83ebe0b6d144ece67027a2a103ad11aa29b71180
parenta403fabad3f320da71a2be2501b8d1e75d7acb00 (diff)
downloadphp-sparkpost-3aed142b23e74f05431a2b6eeb0c4a88140e811a.zip
php-sparkpost-3aed142b23e74f05431a2b6eeb0c4a88140e811a.tar.gz
php-sparkpost-3aed142b23e74f05431a2b6eeb0c4a88140e811a.tar.bz2
removed examples/example-options.json2.0.0
-rw-r--r--README.md4
-rw-r--r--examples/example-options.json3
2 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 66f3d41..357dba9 100644
--- a/README.md
+++ b/README.md
@@ -291,8 +291,4 @@ An exception will be thrown in two cases: there is a problem with the request or
### 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"
-}