aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-06-15 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-06-15 00:00:00 +0000
commitb6231d68d4e411732109b24a3d1339d4ed557eb6c9d6eaaf0822448932221fe3 (patch)
tree57e89852d09f941f601a1478e3f666a962dc677843f4bdb14a0266d97c029cb2
parent701ac8d556d8802650574d75d960c7a71c1cfc1a31e3114501350011b646ab59 (diff)
Add missing newline
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 122a2e6..34da1c4 100644
--- a/README.md
+++ b/README.md
@@ -66,4 +66,5 @@ Github is known to record [when commits are pushed](https://api.github.com/repos
It's possible to use Git hooks to accomplish timestamp obfuscation, but it's still necessary to manually override the date for some Git commands, making it very inconvenient. The developers of Git should make timestamp obfuscation a feature in order to make doing all this unnecessary.
## License
+
This README file is licensed under [CC-BY-SA 4.0](LICENSE).