tom 5 年 前
コミット
3114862064
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      readme.txt

+ 1 - 1
readme.txt ファイルの表示

@@ -1,6 +1,6 @@
1 1
 Edit on dev branch.
2 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 4
 Git has a mutable index called stage.
5 5
 Git tracks changes of files.
6 6
 Creating a new branch is quick and simple.