Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ def deps do
end
```

Precompiled NIF binaries are included in releases for common platforms. Downloading precompiled binaries requires you have read access to this repository,
you must set the environment variable `EXSTATIC_GITHUB_TOKEN` with a GitHub Personal Access Token (PAT) with sufficient privileges -
please see [here](https://github.com/Intellection/exstatic/blob/main/docs/github_token_guide.md) for more details.


## Documentation

Full documentation can be found at [https://zappi.hexdocs.pm/exstatic](https://zappi.hexdocs.pm/exstatic).
Expand Down
Loading