## readme.md ## Git Command Demo 1. git init 2. ```git add *.c``` 3. git commit -m "初始化项目版本"