File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ A website to help people make their first open source contribution.
44
55## Features
66
7- - ** Project Discovery** : Browse open source projects suitable for beginners
7+ - ** Project Discovery** : Browse- open source projects suitable for beginners
88- ** Issue Integration** : View "good first issue" and "help wanted" issues directly from GitHub
99- ** Bento Layout** : Modern, responsive card layout with varying heights
10- - ** Real-time Data** : Fetches live issue data from GitHub repositories
10+ - ** Real-time Data** : Fetches live issue data from GitHub repositories.
1111
1212## Setup
1313
@@ -36,7 +36,7 @@ To enable live issue fetching, you'll need a GitHub Personal Access Token:
3636GITHUB_TOKEN=your_token_here
3737```
3838
39- Without a token, the site will work but won't show live GitHub issues due to rate limiting.
39+ Without a token, the site will work but will not show live GitHub issues due to rate limiting.
4040
4141### Development
4242
You can’t perform that action at this time.
0 commit comments