diff --git a/README.md b/README.md
index 15058d87..e760b1e3 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,13 @@ However, optional backend storage features are available. Users can choose to lo
## Mirror
-To facilitate access in China, we provide a mirror: https://cn.plannable.org/. It is synchronized with https://plannable.org/ once per hour.
+ To facilitate access in China, we provide a mirror: https://cn.plannable.org/. It is synchronized with https://plannable.org/ once per hour.
+
+> Note: due to technical issues, the synchronization must be performed manually, so the mirror might not be up-to-date. I suggest to use the main website https://plannable.org/.
+
+### Supported browsers
+
+Since Plannable uses some of the cutting-edge features of CSS and Javascript, it requires relatively recent versions of the mainstream browsers. Specifically, Edge >= 16, Firefox >= 52, Chrome >= 57, Safari >= 11, Opera >= 44 are supported. IE is not supported. Plannable might also work on browsers not mentioned above, as long as the newer features such as ES6, WebAssembly and CSS Grid are supported.
## Desktop App
diff --git a/src/components/tabs/Information.vue b/src/components/tabs/Information.vue
index 7e212b6a..1d88fb20 100644
--- a/src/components/tabs/Information.vue
+++ b/src/components/tabs/Information.vue
@@ -180,19 +180,8 @@
The primary address of our website is https://plannable.org. It is hosted on - GitHub. Since we load content from many sources, it may take a while for - first-time loading. For users in China, we provide a mirror (https://cn.plannable.org) whose content is synchronized with the primary website once per hour. Note - that it automatically redirects to - https://plannable.gitee.io, because to - host websites in China, one needs to register at ICP (ICP备案), which is somehow - complicated. To avoid such a burden, we hosted our website on gitee.io, a top - level domain operated by a Chinese company. However, your data is not - synchronized (and it is techniqually impossible to do so). If you want to - transfer your data between them, you need to use the - Export to JSON function provided. + GitHub (free of charge!). Since we load content from many sources, it may take a + while for first-time loading.