提交 dface28f 编写于 作者: N nettee

添加脚本使用说明

上级 56d49b87
# Python files
__pycache__/
## LeetCode Animation 管理脚本 anima 使用说明
需要使用 Python 3.6+ 版本
安装依赖:
```
pip install -r requirements.txt
```
### 创建新题解
生成题解目录框架,以及 Markdown 文件模板。
```
python anima.py new 1 'Two Sum'
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册