From 2e6727734aca568e1ef2c262c8d0e43f9a88edcd Mon Sep 17 00:00:00 2001 From: dataegg Date: Tue, 4 Feb 2020 14:31:28 +0800 Subject: [PATCH] clean up: upper case --- README.md | 2 +- doc/en/patches.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index caa04f0..c3350c8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This is the documentation of FeedMe. - Mobilizer and Full Text Download - Sync - Storage and Cache -- Blocking images +- Blocking Images ## QA diff --git a/doc/en/patches.md b/doc/en/patches.md index 8e674a0..2c9a0c8 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,7 +1,7 @@ # 3.13 ###### 2020-2-4 -- [optimize] Compatible with Android 10 storage mechanism, please see Storage and cache -- [optimize] Optimize the function of blocking images, please see blocking images +- [optimize] Compatible with Android 10 storage mechanism, please see Storage and Cache +- [optimize] Optimize the function of blocking images, please see Blocking Images - [optimize] Enable `Decode HTML` by default. - [fix] Fix the problem of opening wrong image in the article screen. - [other] The minimum supported version is increased to Android 5.