Skip to content

Commit 2f08af1

Browse files
authored
Update README.md
1 parent fcafe4c commit 2f08af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ This is an official PHP development kit for Tab Scanner API. For more informatio
1919
The recommended way to install Tab Scanner PHP SDK is through [Composer](https://getcomposer.org/).
2020

2121
```sh
22-
$ composer require tabscanner/phpsdk --prefer-stable
22+
$ composer require tabscanner/phpsdk:1.0.2
2323
```
2424

2525
### Basic Usage
2626

27-
Visit [Tab Scanner Alpha](https://alpha.tabscanner.com) for your API key
27+
Visit [Tab Scanner Admin](https://admin.tabscanner.com) for your API key
2828

2929
Note: The upload API can accept one of the following parameter:
3030
- array - single HTTP File Upload variable ($_FILES) (for array of files see upload_multiple method)

0 commit comments

Comments
 (0)