Skip to content

Commit

Permalink
Minor text changes and install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hall committed Sep 7, 2017
1 parent 6568d3a commit 81d45b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# amazon-mws-enums
PHP Enums for Amazon MWS feeds
# Amazon MWS Enums

This library provides PHP enums for Amazon MWS feeds.

## Installation

You can install this package using Composer.

```
composer require rapidwebltd/amazon-mws-enums
```
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rapidwebltd/amazon-mws-enums",
"description": "PHP Enums for Amazon MWS feeds",
"description": "PHP enums for Amazon MWS feeds",
"type": "library",
"authors": [
{
Expand Down

0 comments on commit 81d45b1

Please sign in to comment.