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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,6 +20,6 @@ pinned: false
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).
 
20
  <h2> Want to contribute? </h2>
21
  </div>
22
 
23
+ - πŸ₯™ For naming models, spaces, datasets, and metrics, employ [kebab-case](https://en.wiktionary.org/wiki/kebab_case). Use lowercase letters, except for acronyms, which may be capitalized.
24
+ - πŸ”’ Please mind about making the models, spaces and datasets 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).