From f2ad91e1de02f80b409600d6853da397c9e31233 Mon Sep 17 00:00:00 2001 From: mythofleader Date: Thu, 8 Oct 2020 17:20:09 +0900 Subject: [PATCH] fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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): ```

- +
```