Update README.md
Browse files
README.md
CHANGED
@@ -6,5 +6,8 @@ colorTo: blue
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
|
|
|
|
|
|
9 |
|
10 |
Edit this `README.md` markdown file to author your organization card.
|
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
<div style="background-color: rgb(255, 241, 209); color: rgb(90, 65, 0); border-radius: 8px; padding: 0.5rem 1rem; ">
|
10 |
+
<span style="font-weight: 600;">If any chatbot isn't working, please email</span> [email protected].
|
11 |
+
</div>
|
12 |
|
13 |
Edit this `README.md` markdown file to author your organization card.
|