From 8e71a083fd7a13a25bde9b3a9ed33293a4f79f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Mon, 22 Aug 2022 17:23:14 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9837b0b..8069b70 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ cpp # 搜索CPP文档 ``` # 索引来源 -c 索引来自官网离线文档,手动解析生成 -cpp 索引来自 https://github.com/Guyutongxue/cppreference-index 感谢 @Guyutongxue \ No newline at end of file + - c 索引来自官网离线文档,手动解析生成 + - cpp 索引来自 https://github.com/Guyutongxue/cppreference-index 感谢 @Guyutongxue \ No newline at end of file