Skip to content

Commit 5f92aeb

Browse files
authored
Merge pull request #109 from aalhour/#108-improve-contributors-list
Added the contributors graph image using contributors-img app
2 parents 113ded8 + 7727b0f commit 5f92aeb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,12 @@ Note: The projects where tested with Visual Studio Community using .NET Core 2.0
137137

138138
## CONTRIBUTORS
139139

140-
* [Edgar Carballo Domínguez](https://github.com/karv).
141-
* [Lucas Lemaire](https://github.com/ZwoRmi).
142-
* [Samuel Kenney](https://github.com/samuelkenney).
143-
* [Ivandro Ismael Gomes Jao](https://github.com/ivandrofly)
140+
<a href="https://github.com/aalhour/C-Sharp-Algorithms/graphs/contributors">
141+
<img src="https://contributors-img.firebaseapp.com/image?repo=aalhour/C-Sharp-Algorithms" />
142+
</a>
144143

144+
<br />
145+
<!-- Made with [contributors-img](https://contributors-img.firebaseapp.com). -->
145146

146147
## LICENSE
147148
This project is licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)