Merge pull request #26 from abdelhady/patch-1

Composer installation
This commit is contained in:
Devang Srivastava 2019-04-09 03:27:56 +05:30 committed by GitHub
commit 12b4f6a627
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,13 @@
An API wrapper for DigitalOcean's Spaces object storage designed for easy use.
### Installation
* **Using Composer**:
```sh
composer require sociallydev/spaces-api:dev-master
```
### Connecting
```php
//Either:
@ -209,4 +216,4 @@ try {
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API?ref=badge_large)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API?ref=badge_large)