Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Manu Chaudhary authored and Manu Chaudhary committed Mar 6, 2020
1 parent 4f510b9 commit f44f365
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 215 deletions.
23 changes: 12 additions & 11 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# PHP SDK for ImageKitekit-php SDK

PHP SDK for ImageKit that implements the new APIs and interface for performing different file operations.

ImageKit is a complete image optimization and transformation solution that comes with and image CDN and media storage. It can be integrated with your existing infrastructure - storages like AWS s3, web servers, your CDN and custom domain names, allowing you to deliver optimize images in minutes with minimal code changes.

Table of contents -

- [Installing Dependencies](#Installing-dependencies)
- [Running the tests](#Running-the-tests)

## Installing dependencies

Install the project dependencies by running the following command in terminal
Expand All @@ -22,3 +11,15 @@ composer install
```
vendor/bin/phpunit
```

## Sample Code Instruction

To run sample code go to the sample directory and run

```
php sample.php
```

## Support

For any feedback or to report any issues or general implementation support, please reach out to [[email protected]](mailto:[email protected])
Loading

0 comments on commit f44f365

Please sign in to comment.