summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md (renamed from index.md)0
-rwxr-xr-xhooks/post-commit2
2 files changed, 1 insertions, 1 deletions
diff --git a/index.md b/README.md
index 09d1ba9..09d1ba9 100644
--- a/index.md
+++ b/README.md
diff --git a/hooks/post-commit b/hooks/post-commit
index 8e92990..47e5c11 100755
--- a/hooks/post-commit
+++ b/hooks/post-commit
@@ -15,5 +15,5 @@ then
fi
touch .UPDATING_COUNT
-git commit --amend --no-edit -- index.md
+git commit --amend --no-edit -- README.md
rm .UPDATING_COUNT