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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -14,7 +14,12 @@ pinned: false
14
  style="border-radius: 20px;"
15
  />
16
 
17
- πŸ’« Quick links
18
-
19
- [Metrics Research](METRICS.md)
20
- </div>
 
 
 
 
 
 
14
  style="border-radius: 20px;"
15
  />
16
 
17
+ </div>
18
+
19
+ <div align="center">
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).