diff --git a/README-Programmer-Edition.md b/README-Programmer-Edition.md index fd97406..932721f 100644 --- a/README-Programmer-Edition.md +++ b/README-Programmer-Edition.md @@ -14,6 +14,10 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不 程序员版开始于 2019 年 4 月 11 号, 主版面开始于 2018 年 3 月 +### 2025 年 5 月 10 号添加 +#### xiaohanyu - [github](https://github.com/xiaohanyu) +* :white_check_mark: [YAMLResume](https://yamlresume.dev/):Resumes as Code in YAML,用 YAML 格式来撰写简历并生成精美专业的 PDF + ### 2025 年 5 月 9 号添加 #### Crayon - [GitHub](https://github.com/ZhuoZhuoCrayon) * :white_check_mark: [throttled-py](https://github.com/ZhuoZhuoCrayon/throttled-py):Python 限流工具,支持多种算法(固定窗口,滑动窗口,令牌桶,漏桶 & GCRA)及存储(Redis、内存),高性能