about summary refs log tree commit diff
path: root/readme.md
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-08-25 18:48:39 -0500
committergennyble <gen@nyble.dev>2023-08-25 18:48:39 -0500
commit47cf62376f28b83c3e3514d6e4e111a55bac4304 (patch)
tree22ae313ca36d2c3be08d233960bbdfec8ee284dd /readme.md
parent85052baf6ff0ce914ff44435cb8ba3edb8725947 (diff)
downloadwhenwasit-47cf62376f28b83c3e3514d6e4e111a55bac4304.tar.gz
whenwasit-47cf62376f28b83c3e3514d6e4e111a55bac4304.zip
cargo dist, release v0.1.0
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index cda15aa..8d2300b 100644
--- a/readme.md
+++ b/readme.md
@@ -34,4 +34,4 @@ prints a row for the current directory, a row for each file, and
 then goes into each directory recursively.
 
 this results in reading the directory twice as to not cache the
-directory listings in memory.
\ No newline at end of file
+directory listings in memory.