Skip to content

Commit

Permalink
Mention iOS in README
Browse files Browse the repository at this point in the history
  • Loading branch information
evilpie committed Dec 26, 2024
1 parent c7b4e25 commit cfe3e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A simple extension trait for `File` that provides a single method `path`, which

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

OS support: Linux, Mac, Windows
OS support: Linux, Mac, Windows and iOS

```rust
use std::fs::File;
Expand Down

0 comments on commit cfe3e5d

Please sign in to comment.