Skip to content

Commit 3fbf5f3

Browse files
committed
update README
1 parent 98c5440 commit 3fbf5f3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# cmake-project-template
1+
# cache-system
22

3-
C/C++ 项目的 CMake 模板。
3+
C++ 项目练习:缓存系统。
4+
5+
# 参考文档
6+
7+
1. [C++项目精选:缓存系统 | 代码随想录 | 代码随想录](https://programmercarl.com/other/project_huancun.html)
8+
2. [youngyangyang04/KamaCache: 【代码随想录知识星球】项目分享-cache的实现(LRU,LFU,ARC)](https://github.com/youngyangyang04/KamaCache)
49

0 commit comments

Comments
 (0)