Add note about use
Linkify title, remove Contributing section
Update README.md
A git pre-push hook to stop code from being pushed late at night.
I don't really use it that much.
cd mygitproject/
curl --create-dirs -o .git/hooks/pre-push https://git.sr.ht/~smlavine/pre-push/blob/master/pre-push
chmod +x .git/hooks/pre-push
Licensed under the terms of the MIT license. See LICENSE.