From 6dce0d2ed851136af616dda154b92b1f05df627f Mon Sep 17 00:00:00 2001 From: gennyble Date: Mon, 6 Nov 2023 05:53:52 -0600 Subject: fix broken times.csv link in readme --- readme.md | 2 +- times.csv | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 1fba61d..c50fd7b 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ as an example. For an example on how you might use whenwasit as a git hook, see [pre-commit](../tree/pre-commit). It runs whenwasit before commit, -makes the file [times.csv](../tree/tree/times.csv), and adds it to the commit. +makes the file [times.csv](../tree/times.csv), and adds it to the commit. **CSV Output Definition:** because there are varying ways to make a CSV, it's described in detail below. diff --git a/times.csv b/times.csv index 5871026..4a09fb2 100644 --- a/times.csv +++ b/times.csv @@ -1,9 +1,9 @@ ,1692916976,1699270889,1699270890 Cargo.toml,1692916976,1699270917,1699270954 .whenwasit-ignore,1692930937,1692937439,1693004271 -times.csv,1693021142,1699271591,1699271548 +times.csv,1693021142,1699271632,1699271594 Cargo.lock,1692916991,1692927476,1692931525 -readme.md,1692917240,1699271577,1699271577 +readme.md,1692917240,1699271622,1699271622 .gitignore,1692916976,1693942574,1699270954 .rustfmt.toml,1692917231,1692917231,1692919305 pre-commit,1692931609,1693020891,1693021142 -- cgit 1.4.1-3-g733a5