diff --git a/README.md b/README.md index 893c41f..0a3e3c8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Last update: 2021-06-20 ## Introduction -A Tinylog is a simple file with all "microblog" style entries to share small contents and interact with other other geminauts' tinylog. +A Tinylog is a simple file with all "microblog" style entries to share small contents and interact with other geminauts' tinylog. The original idea and most "rules" comes from Drew/uoou/Friendo: @@ -38,10 +38,10 @@ YYYY-MM-DD hh:mm TZ `TZ` should either be: -* A [timezone abbreviations](https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations) like UTC, CEST, ET, BST, … +* A [timezone abbreviation](https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations) like UTC, CEST, ET, BST, … * A valid UTC offset (eg: +02:00 for CEST, -06:00 for ET, …). -**Nota**: Timezone abbreviations are not standards (eg BST is an abbreviations of 3 different timezone). For better comprehension for any tools, the UTC offset is usually better. +**Note**: Timezone abbreviations are not standards (eg BST is an abbreviations of 3 different timezone). For better comprehension for any tools, the UTC offset is usually better. If the timezone is not precised, UTC should be assumed. @@ -122,4 +122,4 @@ It will be up to the client to decide whether to use this information or not. # Additional information * [Tools around the tinylog format](Tools.md) -* [Unofficial list of tinylog](Known-tinylogs.md) +* [Unofficial list of tinylogs](Known-tinylogs.md)