Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
IohannRabeson committed Nov 25, 2024
1 parent c0d9b97 commit 71397ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@

- **Simple Functionality**: Use the `get_file_icon` function to retrieve the icon for a specific file path.
- **Efficient Caching**: Leverage the `FileIconProvider` struct to cache icons based on file extensions, reducing repetitive lookups and improving performance.

## Examples

Examples are available in the `examples` directory.

0 comments on commit 71397ab

Please sign in to comment.