diff --git a/README.md b/README.md index 89eb7e1..bf6f61c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Downloads](https://pepy.tech/badge/rembg/month)](https://pepy.tech/project/rembg/month) [![Downloads](https://pepy.tech/badge/rembg/week)](https://pepy.tech/project/rembg/week) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://img.shields.io/badge/License-MIT-blue.svg) - + Rembg is a tool to remove images background. That is it.

@@ -76,7 +76,7 @@ Also you can send the file as a FormData (multipart/form-data): ```

- +
```