Skip to content

Commit ac292f5

Browse files
committed
fix: update fossradar star count from 0 to 3
Update star count to reflect current GitHub stars. The project now correctly displays 3 stars across all pages. Note: Run 'pnpm run enrich' regularly to keep star counts and other metadata synchronized with GitHub.
1 parent 28cf75a commit ac292f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/projects/fossradar.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ location_city = "Kolkata"
1414
location_indian_state = "West Bengal"
1515

1616
good_first_issues = 0
17-
stars = 0
17+
stars = 3
1818
verified = true
1919

2020
# India Connection

0 commit comments

Comments
 (0)