update readme

This commit is contained in:
Johann150 2021-01-04 21:53:12 +01:00
parent c916827709
commit f7ac1fe21b
2 changed files with 12 additions and 1 deletions

View file

@ -8,7 +8,7 @@ use std::time::SystemTime;
///
/// These sidecar file's lines should have the format
/// ```text
/// <filename>:<metadata>\n
/// <filename>:<metadata>
/// ```
/// where `<filename>` is only a filename (not a path) of a file that resides
/// in the same directory and `<metadata>` is the metadata to be stored.