Skip to content

Commit daa03da

Browse files
committed
Add generated license chips
1 parent edca32e commit daa03da

5 files changed

Lines changed: 742 additions & 714 deletions

File tree

.github/workflows/update-readme.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ jobs:
6161
uses: actions/cache@v5
6262
with:
6363
path: .cache/github-stats.tsv
64-
key: readme-stats-v2-${{ github.ref_name }}-${{ github.run_id }}
64+
key: readme-stats-v3-${{ github.ref_name }}-${{ github.run_id }}
6565
restore-keys: |
66-
readme-stats-v2-${{ github.ref_name }}-
66+
readme-stats-v3-${{ github.ref_name }}-
6767
- name: Validate source and generator
6868
run: |
6969
java scripts/GenerateReadme.java self-test

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ A project should:
2323
- disclose restrictive, noncommercial or source-available terms in the entry;
2424
- have clear pricing and a free tier when commercial.
2525

26-
Add `![c]` after the project name for commercial products. Keep descriptions
27-
short, factual and distinctive from similar entries. Use `Miscellaneous` only
28-
when no focused category fits.
26+
Known GitHub SPDX licenses appear automatically; do not add license or
27+
commercial badges manually. Keep descriptions short, factual and distinctive
28+
from similar entries. Use `Miscellaneous` only when no focused category fits.
2929

3030
Search existing entries and issues before submitting. Self-promotion is
3131
reviewed carefully but is welcome when the project meets the same criteria.

0 commit comments

Comments
 (0)