From 7d4e140f46516a8677758943ff9c8b77b37b6b34 Mon Sep 17 00:00:00 2001 From: K8sCat Date: Sun, 7 Feb 2021 17:08:57 +0800 Subject: [PATCH] :memo: update README.md --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc02077..a1e54f7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ forward_rules = [ ## About `last_email_count` -`Cafe` support forward emails in the specified range. +Support forward emails in the specified range. ```python [last_email_count+1, email_count+1] diff --git a/README_zh.md b/README_zh.md index 9d88a21..336daaa 100644 --- a/README_zh.md +++ b/README_zh.md @@ -35,7 +35,7 @@ transfer_rules = [ ## 关于 `last_email_count` -`Cafe` 支持自动转发指定范围内的邮件。 +支持自动转发指定范围内的邮件。 ```python [last_email_count+1, email_count+1]