Skip to content

Commit

Permalink
mention that this only works with unix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
apainintheneck committed Aug 29, 2024
1 parent 03736d1 commit 0feb47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

This package adds onto the functionality in the [globlin](https://hexdocs.pm/globlin) package by adding file system globbing. The main reason to keep it separate is to not require `simplifile` in the original `globlin` package so it can be used in the browser.

Note: This library only currently supports Unix file paths. That means it should work on Linux, macOS and BSD.

## Add Dependency
```sh
Expand Down

0 comments on commit 0feb47e

Please sign in to comment.