Skip to content

Commit 55f1a69

Browse files
committed
readme: Add features
1 parent c11b932 commit 55f1a69

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
tzupdate is a fully automated utility to set the system time using geolocation.
44

5+
## Features
6+
7+
- Small, easy to understand codebase
8+
- Queries multiple geolocation services in parallel and returns the first with
9+
a successful result
10+
- Protects against directory traversal and invalid results when linking
11+
/etc/localtime
12+
513
## Installation
614

715
cargo install tzupdate

0 commit comments

Comments
 (0)