diff --git a/README.md b/README.md index a5e5416..9ca4aa4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. +实验报告请查看以下文档: + +我们的分工已在代码中以注释的形式体现,如:ckx、pzy。 + +- [实验报告](实验报告.md) + > **This repository is receiving very limited maintenance. We will only review the following types of changes.** > > * Fixes for critical bugs, such as data loss or memory corruption