diff --git a/README.md b/README.md index 78be58a6aee6b443d8e8c6c84122553c71911de9..78c4311fe962b78b509c9ab52df7c1008394e94b 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ * client * 通过 apollo-client API获取配置项 * client api强制用户传入default值,作为最后一层保险(config cache layer) - 1. client memory cache - 2. client file cache - 3. config server file cache - 4. db + 1. client memory cache + 2. client file cache + 3. config server file cache + 4. db * 通过http restful api获取properties文件 * client可以监听每一个key的change事件