Skip to content

Commit 618f41a

Browse files
Update README.md file
Add travis-ci badge for build status
1 parent ef7a7ae commit 618f41a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# django-plotly-dash
22

3+
![Develop Branch Build Status](https://travis-ci.org/GibbsConsulting/django-plotly-dash.svg?branch=master)
4+
35
Expose [plotly dash](https://plot.ly/products/dash/) apps as [Django](https://www.djangoproject.com/) tags. Multiple Dash apps can
46
then be embedded into a single web page, persist and share internal state, and also have access to the
57
current user and session variables.

0 commit comments

Comments
 (0)