浏览代码

fix bug 101

tom 5 年前
父节点
当前提交
b2df174ca1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.txt

+ 1 - 1
readme.txt 查看文件

1
 Edit on dev branch.
1
 Edit on dev branch.
2
 Git is a distributed version control system.
2
 Git is a distributed version control system.
3
-Git is free software distributed under the GPL.
3
+Git is a free software distributed under the GPL.
4
 Git has a mutable index called stage.
4
 Git has a mutable index called stage.
5
 Git tracks changes of files.
5
 Git tracks changes of files.
6
 Creating a new branch is quick and simple.
6
 Creating a new branch is quick and simple.