Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,12 @@ pinned: false
|
|
14 |
style="border-radius: 20px;"
|
15 |
/>
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
</
|
|
|
|
|
|
|
|
|
|
|
|
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).
|