Updated Readme again

This commit is contained in:
Alexey 2025-09-12 15:21:41 +03:00
commit 0c2a3d7e95

View file

@ -19,7 +19,7 @@ start = 12:05:45
end = 13:00:11 end = 13:00:11
finished = true finished = true
``` ```
_Note: if event is not finished yet, it may have `end = 00:00:00`._ _Note: if event is not finished yet, it may have_ `end = 00:00:00`.
## Building ## Building
Requirements: Requirements:
@ -37,8 +37,8 @@ If config isn't found, or `$XDG_CONFIG_DIR` is not set, Aliveline uses default v
You can configure these values: You can configure these values:
- `log_path` - `log_path`
Type: `String` - Type: `String`
Default: `logs` - Default: `logs`
Path to directory where logs are located. Path to directory where logs are located.
Path may be absolute or relative to config directory. Path may be absolute or relative to config directory.