Skip to content

Commit

Permalink
Merge pull request #121 from plotly/add-asciinema
Browse files Browse the repository at this point in the history
Add an asciinema to the readme
  • Loading branch information
alexcjohnson authored Dec 10, 2021
2 parents b8e32ac + 1eb0c97 commit 6dfd190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ Shared async chunks for code that repeats across multiple async chunks is alread
- Found a bug or have a feature request? [Create an issue](https://github.com/plotly/dash-component-boilerplate/issues/new)
- Watch the [component boilerplate repository](https://github.com/plotly/dash-component-boilerplate) to stay informed of changes to our components.
- To get a feel for what's involved in creating a component, read the [README.md generated by this cookiecutter](%7B%7Bcookiecutter.project_shortname%7D%7D/README.md)
- Want something more visual? Check out [this asciinema](https://asciinema.org/a/393389) of how to create a dash component from this boilerplate.
- Examples of Dash component libraries include:
- [`dash-core-components`](https://github.com/plotly/dash-core-components)
- [`dash-html-components`](https://github.com/plotly/dash-html-components)
- [`dash-cytoscape`](https://github.com/plotly/dash-cytoscape)
- [`dash-deck`](https://github.com/plotly/dash-deck)
- [Curated community-made components](https://plotly.com/dash-community-components/)

0 comments on commit 6dfd190

Please sign in to comment.