Skip to content

Commit

Permalink
docs: update video
Browse files Browse the repository at this point in the history
  • Loading branch information
Undertone0809 committed May 18, 2024
1 parent 40191f3 commit 2366b2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Your next Python package needs a bleeding-edge project structure.
</div>

> This version is fork from [https://github.com/TezRomacH/python-package-template](https://github.com/TezRomacH/python-package-template). As a comparison, the current project provides better compatibility with Windows and faster lint construction.
> This version is fork from [https://github.com/TezRomacH/python-package-template](https://github.com/TezRomacH/python-package-template). As a comparison, the current project provides better compatibility with Windows and faster lint construction. And a more lightweight way to create.
## TL;DR

Expand Down Expand Up @@ -99,7 +99,7 @@ All input values will be saved in the `cookiecutter-config-file.yml` file so tha

#### Demo

[![Demo of github.com/Undertone0809/python-package-template](https://asciinema.org/a/422052.svg)](https://asciinema.org/a/422052)
[![Create a cool Python project structure with p3g](https://zeeland-bucket.oss-cn-beijing.aliyuncs.com/images/20240519054442.png)](https://www.youtube.com/watch?v=dpKlGRgVp6g "Create a cool Python project structure with p3g")

### More details

Expand Down
6 changes: 3 additions & 3 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
你的下一个 Python 包需要一个前沿的项目结构。
</div>

> 这个版本是从 [https://github.com/TezRomacH/python-package-template](https://github.com/TezRomacH/python-package-template) 派生的。与原项目相比,当前项目提供了更好的 Windows 兼容性和更快的 lint 构建。
> 这个版本是从 [https://github.com/TezRomacH/python-package-template](https://github.com/TezRomacH/python-package-template) 派生的。与原项目相比,当前项目提供了更好的 Windows 兼容性和更快的 lint 构建,以及更加轻量化的创建方式
## 🚀 特性

Expand Down Expand Up @@ -90,7 +90,7 @@ p3g generate

#### 演示

[![github.com/Undertone0809/python-package-template 的演示](https://asciinema.org/a/422052.svg)](https://asciinema.org/a/422052)
[![Create a cool Python project structure with p3g](https://zeeland-bucket.oss-cn-beijing.aliyuncs.com/images/20240519054442.png)](https://www.youtube.com/watch?v=dpKlGRgVp6g "Create a cool Python project structure with p3g")

### 更多细节

Expand All @@ -110,7 +110,7 @@ p3g generate

### 包示例

想了解更多关于 Poetry?查看[它的文档](https://python-poetry.org/docs/)
想了解更多关于 Poetry?查看[相关文档](https://python-poetry.org/docs/)

<details>
<summary>关于 Poetry 的细节</summary>
Expand Down

0 comments on commit 2366b2a

Please sign in to comment.