Skip to content

Commit 81a38fb

Browse files
committed
Update README.md
1 parent fb34ba7 commit 81a38fb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,10 @@ To make this one work, you need to add this keys to our .env file :
202202

203203
```bash
204204
GITHUB_REPOSITORY=user/name-of-the-repo
205-
GITHUB_TOKEN=
205+
GITHUB_TOKEN= # Recommended but not compulsory for all repos, required for private repos
206206
GITHUB_CACHE_TTL= # in seconds, 3600 by default
207207
```
208-
209-
You can generate a token [here](https://github.com/settings/personal-access-tokens). The token need to have at least the `read-only` permission on the "Contents" scope in Repository permissions.
208+
If needed, you can generate a token [here](https://github.com/settings/personal-access-tokens). The token need to have at least the `read-only` permission on the "Contents" scope in Repository permissions.
210209

211210
### Load time
212211
![Filament Easy Footer load time](https://raw.githubusercontent.com/Devonab/filament-easy-footer/main/art/load_time.webp)

0 commit comments

Comments
 (0)