Skip to content

Commit 425fcc0

Browse files
authored
Update README.md with "maintained by Plotly" badge
1 parent 333b7e9 commit 425fcc0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ This repository contains a [Cookiecutter](https://github.com/audreyr/cookiecutte
66
- If it's the first time creating a Dash component, start with our [React guide for Python developers](https://dash.plotly.com/react-for-python-developers)
77
- Need help with your component? Create a post on the [Dash Community Forum](https://community.plotly.com/c/dash)
88

9+
<div align="center">
10+
<a href="https://dash.plotly.com/project-maintenance">
11+
<img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
12+
</a>
13+
</div>
14+
15+
916
## Usage
1017

1118
To use this boilerplate:

0 commit comments

Comments
 (0)