summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornornholdj <nornholdj@gmail.com>2014-11-04 16:55:49 -0500
committernornholdj <nornholdj@gmail.com>2014-11-04 16:55:49 -0500
commit2a35edc5094276f9a9b1566bdb678386fae14d3d (patch)
treeca192a9ea0084b7f59807ff5fd3c262bb05ebb6d
parent6fe4a9ede720cac580f0ffa63e853e0abef587be (diff)
downloadphp-sparkpost-2a35edc5094276f9a9b1566bdb678386fae14d3d.zip
php-sparkpost-2a35edc5094276f9a9b1566bdb678386fae14d3d.tar.gz
php-sparkpost-2a35edc5094276f9a9b1566bdb678386fae14d3d.tar.bz2
MA-946 #time 5m took out double horizontal rule in readme file
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43dcb10..3520ace 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
# SparkPost PHP SDK
-=======
The official PHP binding for your favorite SparkPost APIs!
Before using this library, you must have a valid API Key.
@@ -7,7 +6,6 @@ Before using this library, you must have a valid API Key.
To get an API Key, please log in to your SparkPost account and generate one in the Settings page.
## Installation
-============
The recommended way to install the SparkPost PHP SDK is through composer.
```
# Install Composer