-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor text changes and install instructions
- Loading branch information
Jordan Hall
committed
Sep 7, 2017
1 parent
6568d3a
commit 81d45b1
Showing
2 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters