diff --git a/README.md b/README.md index b2d4ad3..c818119 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Linux. * Support import/export data. * Support publish/subscribe. * Support import/export connection profile. -* Custom data encoder and decoder for value display. +* Custom data encoder and decoder for value display ([Here are the instructions](https://redis.tinycraft.cc/guide/custom-decoder/)). ## Installation diff --git a/README_zh.md b/README_zh.md index d34cfc9..fb60ce5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -46,7 +46,7 @@ * 支持导入/导出数据 * 支持发布订阅 * 支持导入/导出连接配置 -* 自定义数据展示编码/解码 +* 自定义数据展示编码/解码([这是操作指引](https://redis.tinycraft.cc/zh/guide/custom-decoder/)) ## 安装