Update README.md

This commit is contained in:
Wang Zhiyu 2022-05-21 16:56:00 +08:00 committed by GitHub
parent 25855f159e
commit 7730f31440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
## 说明
分散的代码文件
一个文件夹代表一个小的代码集合
不同文件所使用的开源协议不同
不同文件所使用的开源协议不同
有些工具虽然很小, 但却十分有用
## 列表
### 单目录 (root)
@ -17,3 +17,4 @@
|----|----|----|
|file_reader.cpp|输出文件内容至终端|C++|
|pause.cpp|按任意键继续|C++|
|fastmaillib.py|开箱即用的 Python 邮件封装|Python|