Skip to content

Commit b0ad27d

Browse files
authored
Add contributor images to readme
1 parent dc7091b commit b0ad27d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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

142150
The library is available under the [MIT license](https://github.com/plotly/Plotly.NET/blob/dev/LICENSE).

0 commit comments

Comments
 (0)