kevinconka commited on
Commit
d1440e3
Β·
verified Β·
1 Parent(s): f85fb0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,6 +20,6 @@ pinned: false
20
  <h2> Want to contribute? </h2>
21
  </div>
22
 
23
- - πŸ₯™ Use [kebab-case](https://en.wiktionary.org/wiki/kebab_case) with all lower case letters for naming models/spaces/datasets/metrics. Upper case may be allowed only for acronyms.
24
  - πŸ”’ Please mind about making the model/space/dataset public or private. Metrics can (and have to) be public.
25
  - 🀫 Do not expose passwords or tokens, use [secrets](https://huggingface.co/docs/hub/spaces-overview#managing-secrets).
 
20
  <h2> Want to contribute? </h2>
21
  </div>
22
 
23
+ - πŸ₯™ For naming models, spaces, datasets, and metrics, employ kebab-case. Use lowercase letters, except for acronyms, which may be capitalized.
24
  - πŸ”’ Please mind about making the model/space/dataset public or private. Metrics can (and have to) be public.
25
  - 🀫 Do not expose passwords or tokens, use [secrets](https://huggingface.co/docs/hub/spaces-overview#managing-secrets).