Skip to content

Commit

Permalink
docs ~ README polish (Deno permissions)
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Feb 13, 2021
1 parent 0d8128e commit e269a48
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 @@ -70,6 +70,10 @@ const home = osPaths.home();
const temp = osPaths.temp();
```

##### Required Deno permissions

- `--allow-env` ~ requires access to the environment

## API

### Construction/Initialization
Expand Down

0 comments on commit e269a48

Please sign in to comment.