From d798dbeaaee841765b072dfb3f77e3da3af354d2 Mon Sep 17 00:00:00 2001 From: Zach Heller Date: Sun, 25 Oct 2020 15:02:31 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c7573f..76b474a 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ And voilĂ , you can use imap-cli without installing or bothering with python. ## Usage Python API ## -This is work in progress, so API migth change. Python API aims to be as complete as possible to ease the creation of +This is work in progress, so API might change. Python API aims to be as complete as possible to ease the creation of API, caching system and clients. You can find example in `examples` directory. import imap_cli