Skip to content

Commit 10f5e8f

Browse files
Merge pull request #2433 from SixLabors/bp/updateReadme
Update Readme
2 parents db49134 + 4a17bc5 commit 10f5e8f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ git submodule update --init --recursive
101101

102102
Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our [Contribution Guide](https://github.com/SixLabors/ImageSharp/blob/main/.github/CONTRIBUTING.md) before opening a PR.
103103

104+
Useful tools for development and links to specifications can be found in our wikipage: [Useful-tools-and-links](https://github.com/SixLabors/ImageSharp/wiki/Useful-tools-and-links).
105+
104106
## The ImageSharp Team
105107

106108
- [James Jackson-South](https://github.com/jimbobsquarepants)
@@ -109,6 +111,11 @@ Please... Spread the word, contribute algorithms, submit performance improvement
109111
- [Scott Williams](https://github.com/tocsoft)
110112
- [Brian Popow](https://github.com/brianpopow)
111113

114+
---
112115

116+
<div>
117+
<a href="https://www.jetbrains.com/?from=ImageSharp" align="right"><img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg" alt="JetBrains" class="logo-footer" width="72" align="left"></a>
118+
<br/>
113119

114-
120+
Special thanks to [JetBrains](https://www.jetbrains.com/?from=ImageSharp) for supporting us with open-source licenses for their IDEs.
121+
</div>

0 commit comments

Comments
 (0)