diff options
author | San Jacobs | 2024-09-13 10:54:05 +0200 |
---|---|---|
committer | San Jacobs | 2024-09-13 10:54:05 +0200 |
commit | 33123647debae69b0af47d5d84cdf4715dcd1b5f (patch) | |
tree | 9c9da1aeb66ad9082fc04ca96cfa0246591f32b3 | |
parent | 8be9032612c0001017295b445f97bfa38bdd20a0 (diff) | |
download | better-report-33123647debae69b0af47d5d84cdf4715dcd1b5f.tar.gz better-report-33123647debae69b0af47d5d84cdf4715dcd1b5f.tar.bz2 better-report-33123647debae69b0af47d5d84cdf4715dcd1b5f.zip |
Trying to make checkboxes appear on cgit
-rwxr-xr-x | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -6,9 +6,9 @@ Turns the awkward Sound Devices-generated CSV into a beautiful self-contained HT Enbettermentifications:
-- [X] Actually correctly sorted reports
-- [X] Will let you change the sorting while looking at it
-- [X] Removes empty tracks, so everything lines up with the actual wav files
-- [X] Less ugly than most software for viewing CSV-files
-- [X] Place a nice little logo in a top corner for branding
-- [X] HTML is a format basically everyone can open anywhere
\ No newline at end of file +- [x] Actually correctly sorted reports
+- [x] Will let you change the sorting while looking at it
+- [x] Removes empty tracks, so everything lines up with the actual wav files
+- [x] Less ugly than most software for viewing CSV-files
+- [x] Place a nice little logo in a top corner for branding
+- [x] HTML is a format basically everyone can open anywhere
\ No newline at end of file |