Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frostmark authored Aug 2, 2021
1 parent 95f73e8 commit 959a8c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
[![Tests](https://github.com/resume-io/carrierwave-cloudflare/actions/workflows/run-specs.yml/badge.svg?branch=master)](https://github.com/resume-io/carrierwave-cloudflare/actions/workflows/run-specs.yml)
[![Gem Version](https://badge.fury.io/rb/carrierwave-cloudflare.svg)](https://badge.fury.io/rb/carrierwave-cloudflare)

This gem provides a simple wrapper for transformation images via Cloudflare

This gem integrates Carrierwave with [Cloudflare Image Resizing](https://developers.cloudflare.com/images/)


## Installation
Expand Down Expand Up @@ -57,7 +56,7 @@ Supported options:

`width`, `height`, `dpr`, `fit`, `gravity`, `quality`, `format`, `onerror`, `metadata`

See details in Cloudflare [documentation](https://developers.cloudflare.com/images/about)
See details in Cloudflare [documentation](https://developers.cloudflare.com/images/url-format)

Also, you can define default options (supports all options described above)

Expand Down

0 comments on commit 959a8c8

Please sign in to comment.