mirror of
https://github.com/Intervention/image.git
synced 2025-08-19 12:11:26 +02:00
changed readme
This commit is contained in:
@@ -4,7 +4,7 @@ Intervention Image is a **PHP image handling and manipulation** library providin
|
||||
|
||||
[](https://packagist.org/packages/intervention/image)
|
||||
[](https://travis-ci.org/Intervention/image)
|
||||
[](https://packagist.org/packages/intervention/image)
|
||||
[](https://packagist.org/packages/intervention/image/stats)
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -20,7 +20,7 @@ Intervention Image is a **PHP image handling and manipulation** library providin
|
||||
|
||||
- [Installation](http://image.intervention.io/getting_started/installation)
|
||||
- [Laravel Framework Integration](http://image.intervention.io/getting_started/installation#laravel)
|
||||
- [Official Documentation](http://image.intervention.io/)
|
||||
- [Basic Usage](http://image.intervention.io/use/basics)
|
||||
|
||||
## Code Examples
|
||||
|
||||
@@ -38,7 +38,7 @@ $img->insert('public/watermark.png');
|
||||
$img->save('public/bar.jpg');
|
||||
```
|
||||
|
||||
Refer to the [documentation](http://image.intervention.io/) to learn more about Intervention Image.
|
||||
Refer to the [official documentation](http://image.intervention.io/) to learn more about Intervention Image.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
Reference in New Issue
Block a user