aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNao Ueda <nao.uedder@gmail.com>2021-02-06 14:16:46 +0900
committerNao Ueda <nao.uedder@gmail.com>2021-02-06 14:27:11 +0900
commit7fab28646a2c0c630ca229c06a22dcf2d7cafbe8 (patch)
tree9cd63feefda2ca74950f20f2b9ad212b0e49e13b
parenta15267e242797d49345b34c01e955d5055f67c8e (diff)
downloadgit-file-changed-time-getter-7fab28646a2c0c630ca229c06a22dcf2d7cafbe8.tar.gz
git-file-changed-time-getter-7fab28646a2c0c630ca229c06a22dcf2d7cafbe8.tar.bz2
git-file-changed-time-getter-7fab28646a2c0c630ca229c06a22dcf2d7cafbe8.zip
fix READMEHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fbe8062..397f45d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
## About
-A Perl script that wrapped some git command to get the updated-times (committed-times) from HEAD's tree for [git](https://git-scm.com/).
+A Perl script, that wrapped some _git_ command to get the updated-timestamps (committed-timestamps) from HEAD's tree for [git](https://git-scm.com/).
## How to use