File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Plotly.NET provides functions for generating and rendering plotly.js charts in *
2424- [ Develop] ( #develop )
2525 - [ build] ( #build )
2626 - [ docs] ( #docs )
27+ - [ Contributors] ( #contributors )
2728- [ Library license] ( #library-license )
2829
2930# Installation
@@ -136,7 +137,14 @@ The docs are contained in `.fsx` and `.md` files in the `docs` folder. To develo
136137./build.sh watchdocs
137138```
138139
139- Library license
140- ===============
140+ ## Contributors
141+
142+ Plotly.NET is a community maintained open source projects. Big thanks to all contributors!
143+
144+ <a href =" https://github.com/plotly/Plotly.NET/graphs/contributors " >
145+ <img src =" https://contrib.rocks/image?repo=plotly/Plotly.NET " />
146+ </a >
147+
148+ ## Library license
141149
142150The library is available under the [ MIT license] ( https://github.com/plotly/Plotly.NET/blob/dev/LICENSE ) .
You can’t perform that action at this time.
0 commit comments