mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
update readme
This commit is contained in:
parent
c916827709
commit
f7ac1fe21b
2 changed files with 12 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue