Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ This Readme provides basic installation and usage information.

## Table of Contents
- [Key Features](#key-features)
- [Version Support](#Version-Support)
- [Version Support](#version-support)
- [Installation](#installation)
- [Usage](#usage)
- [Setup](#Setup)
- [Transform and Optimize Assets](#Transform-and-Optimize-Assets)
- [Setup](#setup)
- [Transform and Optimize Assets](#transform-and-optimize-assets)

## Key Features
Transform and optimize assets. Visit our documentation to learn more about [media optimization](https://cloudinary.com/documentation/media_optimization) and [transformations](https://cloudinary.com/documentation/image_transformations).
Expand All @@ -31,8 +31,8 @@ To use this SDK, add the Flutter and Dart Cloudinary libraries as [dependencies

```yaml
dependencies:
cloudinary_flutter: ^1.0.0
cloudinary_url_gen: ^1.0.0
cloudinary_flutter: ^1.3.0
cloudinary_url_gen: ^1.8.0
```

## Usage
Expand Down Expand Up @@ -82,4 +82,4 @@ Cloudinary is a powerful media API for websites and mobile apps alike, Cloudinar
- [Cloudinary Website](https://cloudinary.com): Learn about Cloudinary's products, partners, customers, pricing, and more.

## Licence
Released under the MIT license.
Released under the MIT license.