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 *
24
24
- [ Develop] ( #develop )
25
25
- [ build] ( #build )
26
26
- [ docs] ( #docs )
27
+ - [ Contributors] ( #contributors )
27
28
- [ Library license] ( #library-license )
28
29
29
30
# Installation
@@ -136,7 +137,14 @@ The docs are contained in `.fsx` and `.md` files in the `docs` folder. To develo
136
137
./build.sh watchdocs
137
138
```
138
139
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
141
149
142
150
The 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