Skip to content

Commit dc606aa

Browse files
Update README.md
1 parent 2ad27db commit dc606aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
这是一个基于pygame的CAD编辑器
22
它将支持三种模式:
3-
1.图形化编辑,就像autocad那样。
4-
2.文本形式的编辑,基于一种全新的人类可读的格式:opencad。支持导出为各种格式的CAD文件。
5-
3.控制台编辑,用Python代码快速编辑你的CAD
3+
1. 图形化编辑,就像autocad那样。
4+
2. 文本形式的编辑,基于一种全新的人类可读的格式:opencad。支持导出为各种格式的CAD文件。
5+
3. 控制台编辑,用Python代码快速编辑你的CAD
66

77
This is a CAD editor based on pygame
88
It will support three modes:

0 commit comments

Comments
 (0)