Преглед изворни кода

Add timestamps_format to sample configuration

Ayyan пре 2 година
родитељ
комит
95f2fd26c2
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -57,8 +57,11 @@ The configuration file allows you to configure and customize the behavior, keybi
 
 ```toml
 mouse = true
+
 timestamps = false
 timestamps_before_author = false
+timestamps_format = "3:04PM"
+
 messages_limit = 50
 editor = "default"