Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
pzmudzinski authored Dec 27, 2023
1 parent 3c197c7 commit c72b573
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Swit Client for remove.bg
# Swift client for remove.bg

[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg)](https://swift.org/package-manager/)
![Tests](https://github.com/pzmudzinski/remove-bg/actions/workflows/tests.yml/badge.svg)
Expand All @@ -11,9 +11,10 @@ It simplifies the integration of remove.bg's functionality into Swift-based proj

## Features

- Covers all available configuration options,
- `async`/`await` API,
- iOS and MacOS support
- Covers [all available configuration options](https://www.remove.bg/api#api-reference).
- `async`/`await` API.
- iOS and MacOS support.
- No external dependencies.

## Requirements

Expand Down

0 comments on commit c72b573

Please sign in to comment.