Anduin2017 / HowToCook

程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
https://cook.aiursoft.cn
The Unlicense
66.05k stars 8.67k forks source link

Update README Adding Sort by star system 加入了根据星级分类菜谱系统 #1327

Closed YufeiJ1ao closed 2 months ago

YufeiJ1ao commented 2 months ago

According to issue #1326 根据 #1326 提出的 Adding Sort by star system in README.md 在README.md末尾加入了根据星级分类的菜谱系统方便快速查看

Adding starSystem.py when there's update of the recipe run this file to write the new recipe into the star system https://github.com/YufeiJ1ao/HowToCook/blob/master/starSystem.py 加入starSystem.py当菜谱有更新时可以运行这个文件把新的菜谱写入星级系统里

注意

Pull Request 提交后,预计 1 分钟内将会得到自动化格式检查的结果。只有通过自动化检查的 Pull Request 才会被人工审核。

签署

必须签署下面的对话框才能开始审核。

HowToCook 仓库采用了 The Unlicense 协议

菜谱在签入前,必须确保其可以直接声明进入 "公共领域"(public domain)。这意味着一旦合并后,任何人都可以自由复制,修改,发布,使用,编译,出售或以菜谱的形式或菜的形式分发,无论是出于商业目的还是非商目的,以及任何手段。

YufeiJ1ao commented 2 months ago

其实这个功能您觉得有必要吗, 如果您觉得可以要我可以把这个放在一个新文件夹里面 In fact, do you think this feature is necessary? if you think so I can put this in a new folder.

Anduin2017 commented 2 months ago

记得在docker编译的时候执行这个。

YufeiJ1ao commented 2 months ago

好的 那我先close这个pull request