初始化版本

This commit is contained in:
terryLP
2024-08-28 15:01:32 +08:00
commit 987f0966fc
+6
View File
@@ -0,0 +1,6 @@
## readme.md
## Git Command Demo
1. git init
2. ```git add *.c```
3. git commit -m "初始化项目版本"