Skip to content

Commit cfe3e5d

Browse files
committed
Mention iOS in README
1 parent c7b4e25 commit cfe3e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A simple extension trait for `File` that provides a single method `path`, which
88

99
**Note**: Not every file has a path. The path might be wrong for example after moving a file.
1010

11-
OS support: Linux, Mac, Windows
11+
OS support: Linux, Mac, Windows and iOS
1212

1313
```rust
1414
use std::fs::File;

0 commit comments

Comments
 (0)